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

/httpd/modules/cache/
H A Dcache_util.h146 #define CACHE_IGNORE_SESSION_ID_UNSET 0 macro
H A Dmod_cache.c2018 ps->ignore_session_id_set = CACHE_IGNORE_SESSION_ID_UNSET;
2056 (overrides->ignore_session_id_set == CACHE_IGNORE_SESSION_ID_UNSET)
2200 if ((conf->ignore_session_id_set == CACHE_IGNORE_SESSION_ID_UNSET) ||

Completed in 1769 milliseconds