Searched refs:AP_MAX_SENDFILE (Results 1 - 2 of 2) sorted by relevance
/httpd/modules/cache/ | ||
H A D | mod_file_cache.c | 152 if (tmp.finfo.size > AP_MAX_SENDFILE) { |
/httpd/include/ | ||
H A D | httpd.h | 312 #define AP_MAX_SENDFILE 16777216 /* 2^24 */ macro |
Completed in 288 milliseconds