From: Jim Jagielski Date: Tue, 18 Sep 2007 13:49:14 +0000 (+0000) Subject: Typo and document what retry=0 means. X-Git-Tag: 2.3.0~1411 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=800779f703a4bcb3f66ba401638fe576e7a5a5cb;p=apache Typo and document what retry=0 means. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@576917 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 2f15a5f5b8..aa1b1578de 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -731,12 +731,13 @@ expressions If the connection pool worker to the backend server is in the error state, Apache will not forward any requests to that server until the timeout expires. This enables to shut down the backend server for maintenance, - and bring it back online later. + and bring it back online later. A value of 0 means always retry workers + in an error state with no timeout. route - Route of the worker when used inside load balancer. - The route is a value appended to seesion id. + The route is a value appended to session id. status -