From: Yann Ylavic Date: Tue, 1 Sep 2015 15:52:46 +0000 (+0000) Subject: Follow up to r1698123: also revert r1697352. X-Git-Tag: 2.5.0-alpha~2880 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15c29da76d1f62e3045e3971e6654517cc3e0bc0;p=apache Follow up to r1698123: also revert r1697352. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1700601 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 0c8d2c7f54..56dc4450df 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -710,8 +710,6 @@ expressions Balancers available for a virtualhost in addition to the number pre-configured. It only takes effect if there is at least one pre-configured Balancer.

- If/when the growth potential is reached, it is not - possible to configure a new balancer or the next restart would fail. @@ -1272,10 +1270,6 @@ ProxyPass "/example" "http://backend.example.com" max=20 ttl=120 retry=300 0 Number of additional BalancerMembers to allow to be added to this balancer in addition to those defined at configuration. - Note -

If/when the growth potential is reached, it is not possible to - configure a new BalancerMember or the next restart would fail.

-
forcerecovery On