]> granicus.if.org Git - apache/commitdiff
Withdraw mod_proxy_balancer proposal (reverted).
authorYann Ylavic <ylavic@apache.org>
Thu, 27 Aug 2015 11:50:45 +0000 (11:50 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 27 Aug 2015 11:50:45 +0000 (11:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1698124 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0d62d3b36f0004760f01b73482b210aae2d67dd5..7cde3df1e92a024fc064623fce3f9309926735a7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -279,13 +279,6 @@ 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
-                  http://svn.apache.org/r1697352 (doc)
-     2.4.x: trunk works (modulo CHANGES and log-message-tags)
-     +1: ylavic
-
   *) mod_proxy: Give ap_proxy_post_request as chance to act correctly on the status code
      by setting r->status temporarily to access_status. r->status might be different than
      access_status e.g. r->status could be HTTP_OK if e.g. we override the error page on