]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add showstopper to fix PR38017
authorRuediger Pluem <rpluem@apache.org>
Thu, 12 Jan 2006 22:04:44 +0000 (22:04 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 12 Jan 2006 22:04:44 +0000 (22:04 +0000)
* PR38017 is about mod_cache, not about mod_ssl

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@368489 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index da1b7b4d1b1c4111e3bebde302c97b7b1ad5a6f5..f3007d09b2e519089d2295a46ad804aa2d1d8de0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -81,6 +81,11 @@ RELEASE SHOWSTOPPERS:
                     default value for retry (PROXY_WORKER_DEFAULT_RETRY) from
                     60 secs to 1 sec.
 
+   * mod_cache: Fix PR38017 (mod_cache not working in reverse proxy setup?)
+     Ruediger says: This is a regression against 2.0.x and makes it
+                    impossible to use mod_cache on reverse proxies.
+
+
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
@@ -170,7 +175,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://svn.apache.org/viewcvs.cgi?rev=366279&view=rev
       +1: rpluem, mturk
 
-    * mod_ssl: Fix PR38017 (mod_cache not working in reverse proxy setup?)
+    * mod_cache: Fix PR38017 (mod_cache not working in reverse proxy setup?)
       Trunk version of patch:
          http://svn.apache.org/viewcvs.cgi?rev=367798&view=rev
       Backport version for 2.2.x of patch: