You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2012/09/19 18:32:59 UTC

svn commit: r1387676 - /httpd/httpd/branches/2.4.x/STATUS

Author: jim
Date: Wed Sep 19 16:32:59 2012
New Revision: 1387676

URL: http://svn.apache.org/viewvc?rev=1387676&view=rev
Log:
close this bug and Do The Right Thing

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

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1387676&r1=1387675&r2=1387676&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Wed Sep 19 16:32:59 2012
@@ -217,6 +217,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://people.apache.org/~kbrand/MOD_flags-2.4.x.patch
      +1: kbrand
 
+   * mod_proxy: Make balancers server-specific, as they should have
+     been. Inheritance causes too many behind-the-scene interactions
+     to be reliable in a dynamic environ.
+     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1387603
+     2.4.x patch: trunk patch works
+     +1: jim
+
 A list of further possible backports can be found at:
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt
 If you want to propose one of those, please still add them here.