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 2005/12/03 21:21:32 UTC

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

Author: rpluem
Date: Sat Dec  3 12:21:29 2005
New Revision: 352011

URL: http://svn.apache.org/viewcvs?rev=352011&view=rev
Log:
* Propose fix for PR37753 for backport

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=352011&r1=352010&r2=352011&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sat Dec  3 12:21:29 2005
@@ -75,3 +75,12 @@
     * Backport Win32 build fixes for mod_dbd and mod_authn_dbd
         http://people.apache.org/~colm/httpd-2.2.0-dbd-win32.patch
       +1: colm, pquerna
+
+    * mod_proxy_balancer: Fix PR37753 (mod_proxy_balancer Stickysession that
+      uses URL doesn't work)
+      Trunk version of patch:
+         http://svn.apache.org/viewcvs.cgi?rev=352010&view=rev
+      Backport version for 2.2.x of patch:
+         Trunk version of patch works
+      +1: rpluem
+