You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2006/01/12 23:04:47 UTC

svn commit: r368489 - /httpd/httpd/branches/2.2.x/STATUS

Author: rpluem
Date: Thu Jan 12 14:04:44 2006
New Revision: 368489

URL: http://svn.apache.org/viewcvs?rev=368489&view=rev
Log:
* Add showstopper to fix PR38017
* PR38017 is about mod_cache, not about mod_ssl

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/STATUS?rev=368489&r1=368488&r2=368489&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Jan 12 14:04:44 2006
@@ -81,6 +81,11 @@
                     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 @@
       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: