Lines Matching refs:cache

77   * [mod_deflate] skip cache for Cache-Control: private,no-store
168 * [mod_dirlisting] send ETag, Cache-Control w/ cache
386 * [mod_dirlisting] fix logic inversion in cache
503 * [mod_dirlisting] check for disabled cache at start
539 * [mod_auth] fix Basic auth passwd cache (fixes #3112)
549 * [mod_auth] revert adjustment to auth passwd cache (#3112)
598 * [mod_deflate] do not cache 206 Partial Content
651 * [mod_userdir] use 2-element cache
680 * [mod_dirlisting] dir-listing.cache option
711 * [multiple] static file optimization; reuse cache
803 * [mod_magnet] inline name and etag buffers in cache
822 * [mod_magnet] cache script objects at config time
922 * [mod_magnet] reset config cache for uri components
923 * [mod_magnet] reset config cache for remote addr
1288 * [core] split cond cache from cond matches
1417 * [mod_openssl] disable session cache; prefer ticket
1473 * [mod_deflate] deflate.cache-dir compressed cache
1646 * [core,mod_deflate] leverage cache of open fd
1716 * [TLS] server.feature-flags "ssl.session-cache"
1924 * [stat_cache] pass age param for stat cache cleanup
1942 * [stat_cache] FAM: improve monitoring, cache 16 sec
1999 * [core] cache rev DNS for localhost for dir redir
2022 * [core] perf: one-element cache for host normalize
2059 * [mod_cgi] perf: cache getenv() results at start up
2416 * [core] inet_ntop_cache now 4-element cache
2530 * [core] make strftime_cache_get() 16-element cache
2759 * [core] fix conditional cache handling
2910 * [stat-cache] fix handling of collisions, might have returned wrong data (fixes #2669)
2996 * [stat-cache] FAM: fix use after free (CVE-2013-4560)
2997 * [stat-cache] fix FAM cleanup/fdevent handling
3033 …* [mod_simple_vhost] fix cache; skip module if simple-vhost.server-root is empty (thx rm for repor…
3055 …* [mod_compress] fix handling if etags are disabled but cache-dir is set - may lead to double resp…
3290 * Do not cache default vhost in mod_simple_vhost (#709)
3402 * reset conditional cache (#1164)
3420 * remove compress cache file if compression or write failed (#1150)
3466 * added more debug infos for FAM based stat-cache
3502 * references to the fam stat cache engine should be conditional (#1039) [1664]
3651 * changed default stat-cache-engine to 'simple'
3732 * fixed memleak in stat-cache
3750 * fixed memleak in stat-cache
3772 * added support for stat-cache via FAM
3954 * fixed file-cache
3958 * fixed file-cache
3974 * added a cache for mimetypes
3994 * enabled timestamp cache again
4040 * added an mmap cache to the filehandle cache