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 2006/08/29 22:29:09 UTC

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

Author: rpluem
Date: Tue Aug 29 13:29:09 2006
New Revision: 438196

URL: http://svn.apache.org/viewvc?rev=438196&view=rev
Log:
* Vote and promote

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

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=438196&r1=438195&r2=438196&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Tue Aug 29 13:29:09 2006
@@ -94,6 +94,16 @@
         Trunk version works
       +1: jim, mturk, rpluem
 
+    * mod_proxy_balancer: Add in Hot Standby worker functionality.
+      Trunk version of patch:
+        http://svn.apache.org/viewvc?view=rev&revision=420936
+        http://svn.apache.org/viewvc?view=rev&revision=420954
+        http://svn.apache.org/viewvc?view=rev&revision=420986
+        http://svn.apache.org/viewvc?view=rev&revision=421283
+      2.2.x version of patch:
+        http://people.apache.org/~jim/patches/hot-standby.txt
+      +1: jim, mturk, rpluem
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     * mpm_winnt: Fix return values from wait_for_many_objects.
@@ -157,16 +167,6 @@
         The patch for the inflate output filter requires the patch for the
         deflate output filter.
       +1 rpluem
-
-    * mod_proxy_balancer: Add in Hot Standby worker functionality.
-      Trunk version of patch:
-        http://svn.apache.org/viewvc?view=rev&revision=420936
-        http://svn.apache.org/viewvc?view=rev&revision=420954
-        http://svn.apache.org/viewvc?view=rev&revision=420986
-        http://svn.apache.org/viewvc?view=rev&revision=421283
-      2.2.x version of patch:
-        http://people.apache.org/~jim/patches/hot-standby.txt
-      +1: jim, mturk
 
     * mod_proxy_balancer: Add in load balancer cluster set capability
       (with docs)