Searched defs:cache_handler (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/cache/
H A Dmod_cache.c393 static int cache_handler(request_rec *r) function
2596 ap_hook_handler(cache_handler, NULL, NULL, APR_HOOK_REALLY_FIRST);
2615 * and when the cache_handler is run, the CACHE filter is swapped with

Completed in 16 milliseconds