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/28 22:34:22 UTC

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

Author: rpluem
Date: Mon Aug 28 13:34:22 2006
New Revision: 437818

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

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=437818&r1=437817&r2=437818&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Aug 28 13:34:22 2006
@@ -86,6 +86,14 @@
         http://people.apache.org/~wrowe/mod_isapi-416293-to-httpd-2.2.patch
       +1 wrowe , fielding, jerenkrantz
 
+    * mod_proxy_balancer: balancer_manager to display additional
+     worker info: number of times elected and i/o counts
+      Trunk version of patch:
+        http://svn.apache.org/viewvc?view=rev&revision=421287
+      2.2.x version of patch:
+        Trunk version works
+      +1: jim, mturk, rpluem
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     * mpm_winnt: Fix return values from wait_for_many_objects.
@@ -164,14 +172,6 @@
                   For convenience of review I merged all for patches:
                      http://people.apache.org/~rpluem/patches/foreign_patches/hot_standby_jim.diff
                   Once this is fixed my -0 turns into a +1.
-
-    * mod_proxy_balancer: balancer_manager to display additional
-     worker info: number of times elected and i/o counts
-      Trunk version of patch:
-        http://svn.apache.org/viewvc?view=rev&revision=421287
-      2.2.x version of patch:
-        Trunk version works
-      +1: jim, mturk
 
     * mod_proxy_balancer: Add in load balancer cluster set capability
       (with docs)