From: Jim Jagielski Date: Tue, 11 Sep 2012 19:47:05 +0000 (+0000) Subject: balancer manager nonce optimization X-Git-Tag: 2.4.4~611 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=793f79f10ea75057e000cd23302e5a12d34df298;p=apache balancer manager nonce optimization git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1383581 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c1819ba5c1..842d4cbede 100644 --- a/STATUS +++ b/STATUS @@ -203,6 +203,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~fuankg/diffs/httpd-2.4.x_installwinconf.diff +1: fuankg + * mod_proxy: Obtain UUID for balancer manager nonce only if we're using the + default and as late as possible. + trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1383490 + 2.4.x patch: trunk patch works (minus CHANGES and w/ fuzz) + +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.