]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose lbset fix
authorJim Jagielski <jim@apache.org>
Sun, 1 Feb 2009 21:57:48 +0000 (21:57 +0000)
committerJim Jagielski <jim@apache.org>
Sun, 1 Feb 2009 21:57:48 +0000 (21:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739857 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 951e98d8089e0ac4e6873d892cd1669569be34f3..6bca515a54cf4d12bce4a5001bd96d7c5567df48 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -97,6 +97,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Trunk version of patch works
    +1: rpluem, pgollucci
 
+ * mod_proxy_balancer: Fix handling of lbset for non-seq config'ed
+   clusters:
+   Trunk version of patch:
+      http://svn.apache.org/viewvc?view=rev&revision=739852
+      http://svn.apache.org/viewvc?view=rev&revision=739853
+      http://svn.apache.org/viewvc?view=rev&revision=739854
+   Backport version for 2.2.x of patch:
+      http://people.apache.org/~jim/patches/httpd-2.2-lbset.patch
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).