]> granicus.if.org Git - apache/commit
mod_disk_cache: If the Vary'd content is stale, we can handle it via our
authorJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 17 May 2007 18:17:23 +0000 (18:17 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Thu, 17 May 2007 18:17:23 +0000 (18:17 +0000)
commitc795f75fea2166379ea41c961e56939e18b51901
tree7babf7fdb76449cb04eeffa6aa4270ff9fa0950f
parent9b5dff0669d3a5a4709280a938a71a1758bbb8da
mod_disk_cache: If the Vary'd content is stale, we can handle it via our
freshness tests which will attempt to revalidate the content.

* modules/cache/mod_disk_cache.c
  (open_entity): If the root Vary index is stale, we don't need to throw away
  potentially stale content - we can try to refresh it.

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