]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r506621 from trunk:
authorRuediger Pluem <rpluem@apache.org>
Thu, 17 May 2007 21:03:04 +0000 (21:03 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 17 May 2007 21:03:04 +0000 (21:03 +0000)
commitf0db3df984368e1edd2c5ab5918ca24d56098eea
tree8bf3b643ab2f925f3703f4c4ab58352e36aaedd4
parent3fd2406cd0dd7a834cde5a3f9e7f5c0064287aea
Merge r506621 from trunk:

* 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

Submitted by: rpluem
Reviewed by: rpluem, jerenkrantz, jim

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