Searched refs:AP_MAX_SENDFILE (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/cache/
H A Dmod_file_cache.c152 if (tmp.finfo.size > AP_MAX_SENDFILE) {
/httpd/include/
H A Dhttpd.h312 #define AP_MAX_SENDFILE 16777216 /* 2^24 */ macro

Completed in 288 milliseconds