summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_proxy.html.en
diff options
context:
space:
mode:
authorNilgun Belma Buguner <nilgun@apache.org>2012-04-02 03:19:38 +0000
committerNilgun Belma Buguner <nilgun@apache.org>2012-04-02 03:19:38 +0000
commitbf5d73dfa7105ae9847d6844e816049db37b5608 (patch)
tree7d68e5bbb21eaec574e9f8517916b5e5880194cf /docs/manual/mod/mod_proxy.html.en
parent130fd60a50886488c299f3b23949e78a5a1c213a (diff)
downloadhttpd-bf5d73dfa7105ae9847d6844e816049db37b5608.tar.gz
update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1308231 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_proxy.html.en')
-rw-r--r--docs/manual/mod/mod_proxy.html.en9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en
index aab166a410..5697fb848c 100644
--- a/docs/manual/mod/mod_proxy.html.en
+++ b/docs/manual/mod/mod_proxy.html.en
@@ -1255,6 +1255,15 @@ through</td></tr>
<td>Number of additional BalancerMembers to allow to be added
to this balancer in addition to those defined at configuration.
</td></tr>
+ <tr><td>forcerecovery</td>
+ <td>On</td>
+ <td>Force the immediate recovery of all workers without considering the
+ retry parameter of the workers if all workers of a balancer are
+ in error state. There might be cases where an already overloaded backend
+ can get into deeper trouble if the recovery of all workers is enforced
+ without considering the retry parameter of each worker. In this case
+ set to <code>Off</code>.
+ </td></tr>
</table>
<p>A sample balancer setup</p>