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 2006/08/28 14:41:08 UTC

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

Author: jim
Date: Mon Aug 28 05:41:05 2006
New Revision: 437689

URL: http://svn.apache.org/viewvc?rev=437689&view=rev
Log:
Propose load balancer enhancements from trunk for backport.
These are:

   o Hot Standby
   o Cluster set
   o balancer_manager additional info
   o docs updates for above



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=437689&r1=437688&r2=437689&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Aug 28 05:41:05 2006
@@ -162,3 +162,31 @@
         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=420986
+        http://svn.apache.org/viewvc?view=rev&revision=421283
+      2.2.x version of patch:
+        Trunk version works
+      +1: jim
+
+    * 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
+
+    * mod_proxy_balancer: Add in load balancer cluster set capability
+      (with docs)
+      Trunk version of patch:
+        http://svn.apache.org/viewvc?view=rev&revision=427172
+        http://svn.apache.org/viewvc?view=rev&revision=427368
+        http://svn.apache.org/viewvc?view=rev&revision=428352
+        http://svn.apache.org/viewvc?view=rev&revision=428361
+        http://svn.apache.org/viewvc?view=rev&revision=432352 (partial doc)
+      2.2.x version of patch:
+      +1: jim
+        Trunk version works
+