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/11 21:47:05 UTC

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

Author: jim
Date: Tue Sep 11 19:47:05 2012
New Revision: 1383581

URL: http://svn.apache.org/viewvc?rev=1383581&view=rev
Log:
balancer manager nonce optimization

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=1383581&r1=1383580&r2=1383581&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Sep 11 19:47:05 2012
@@ -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.