Commit 6f7f315c authored by Yann Ylavic's avatar Yann Ylavic
Browse files

Add warning about reaching the balancer[-member] growth limit.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1697353 13f79535-47bb-0310-9956-ffa450edef68
parent 1b2db0b0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -282,6 +282,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  *) 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