]> granicus.if.org Git - apache/commit
* Save the key we generate during our first run of cache_generate_key_default
authorRuediger Pluem <rpluem@apache.org>
Mon, 12 Feb 2007 20:29:04 +0000 (20:29 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 12 Feb 2007 20:29:04 +0000 (20:29 +0000)
commit477744b538c74a3f1fef8562067587077d3b6b9c
tree906842ce423ce4728fcafab11a2ccc593f6b6bbd
parentd4f597c8749a542f42b2c809c185f431a00660ed
* Save the key we generate during our first run of cache_generate_key_default
  on each request in the request_config. During consecutive runs of
  cache_generate_key_default during processing the request we restore it
  from there as we might not be able to generate the same key again as
  the ingredients used to compose the key might have changed and we constantly
  must use a key that could be generated during the quick handler phase.

PR: 41475

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