]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose a backport
authorGraham Leggett <minfrin@apache.org>
Tue, 26 Sep 2006 14:15:30 +0000 (14:15 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 26 Sep 2006 14:15:30 +0000 (14:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@450058 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 434d66ce112fadb032f3eb101353c56bc1d0e3a9..42042cf70adf8cd7e8b33103404bb4f0a83276d3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -213,3 +213,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.2.x: http://people.apache.org/~minfrin/mod_disk_cache-lfsconfig-2.2.patch
       +1: minfrin
 
+    * mod_cache: Don't cache requests with a expires date in the past;
+      otherwise mod_cache will always try to cache the URL. This bug
+      might lead to numerous rename() errors on win32 if the URL was
+      previously cached.
+      Trunk: http://svn.apache.org/viewvc?view=rev&revision=450055
+      +1: minfrin
+