]> granicus.if.org Git - apache/commit
mod_cache: When content is served stale, and there is no means to
authorGraham Leggett <minfrin@apache.org>
Sun, 15 May 2011 18:15:48 +0000 (18:15 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 15 May 2011 18:15:48 +0000 (18:15 +0000)
commite4133460ec1cbb1eaeabad2e913f6d8dd76df220
tree1aca517548ec14029d728e1b0a261ae8fb40a2c0
parent2014acf62f101c89e513d7c4fce751c929491ab0
mod_cache: When content is served stale, and there is no means to
revalidate the content using ETag or Last-Modified, and we have
mandated no stale-on-error behaviour, stand down and don't cache.
Saves a cache write that will never be read.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1103494 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/cache/mod_cache.c