From: Jim Jagielski Date: Wed, 19 Sep 2012 16:32:59 +0000 (+0000) Subject: close this bug and Do The Right Thing X-Git-Tag: 2.4.4~588 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f57d37567a1247638248401ffc15da2fefe828d6;p=apache close this bug and Do The Right Thing git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1387676 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a7424a79fe..a89e1edf00 100644 --- a/STATUS +++ b/STATUS @@ -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.