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

/httpd/modules/cache/
H A Dcache_common.h38 unsigned int max_stale:1; member in struct:cache_control
H A Dcache_util.c637 if (cache->control_in.max_stale) {
1062 cc->max_stale = 1;
1066 cc->max_stale = 1;

Completed in 49 milliseconds