]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Backporting the following fix from 2.1-dev:
authorPaul J. Reder <rederpj@apache.org>
Wed, 10 Dec 2003 16:48:46 +0000 (16:48 +0000)
committerPaul J. Reder <rederpj@apache.org>
Wed, 10 Dec 2003 16:48:46 +0000 (16:48 +0000)
commit7ff432f1748f78ee3fcff186c79760c3e9ed731b
treebb7e7d94d7869b4043ec98e5366098ce6a27d9e9
parentdc8d34134dd67e64a3d7995ce1d2e201c2f953e4
Backporting the following fix from 2.1-dev:

  *) Modified the cache code to be header-location agnostic. Also
     fixed a number of other cache code bugs related to PR 15852.
     Includes a patch submitted by Sushma Rai <rsushma novell.com>.
     This fixes mod_mem_cache but not mod_disk_cache yet so I'm not
     closing the PR since that is what they are using.
     Reviewed by: Fielding, Trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102015 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/experimental/cache_storage.c
modules/experimental/cache_util.c
modules/experimental/mod_cache.c
modules/experimental/mod_cache.h
modules/experimental/mod_disk_cache.c
modules/experimental/mod_mem_cache.c