]> granicus.if.org Git - apache/commitdiff
Propose fix for PR 58024.
authorYann Ylavic <ylavic@apache.org>
Fri, 21 Aug 2015 12:53:10 +0000 (12:53 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 21 Aug 2015 12:53:10 +0000 (12:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1696962 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b5877e63e9f5f3e1c9fac6399e1b922ca75826a2..864ee4d7d6dfabe31df7b2ac3d7482875e0d6f4c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -265,6 +265,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x: trunk patch applies.
      +1: niq
 
+  *) mod_proxy_balancer: Fix balancers and balancer members reuse on
+     restart when new ones are added.  PR 58024.
+     trunk patch: http://svn.apache.org/r1696960
+     2.4.x: trunk works (modulo CHANGES and log-message-tags)
+     +1: ylavic
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) mod_ssl: add ALPN support by allowing other modules to register callbacks