From: Jim Jagielski Date: Thu, 4 Feb 2016 19:06:03 +0000 (+0000) Subject: Use bordered table X-Git-Tag: 2.5.0-alpha~2207 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=655614142146f253bffdb243eb6f714189f4968d;p=thirdparty%2Fapache%2Fhttpd.git Use bordered table git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1728532 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 7e6b3586403..3bc60a0b0b0 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -1151,16 +1151,16 @@ ProxyPass "/example" "http://backend.example.com" max=20 ttl=120 retry=300 - Single letter value defining the initial status of this worker. - -
DWorker is disabled and will not accept any requests; will be + + - - - + - - +
DWorker is disabled and will not accept any requests; will be automatically retried.
SWorker is administratively stopped; will not accept requests +
SWorker is administratively stopped; will not accept requests and will not be automatically retried
IWorker is in ignore-errors mode and will always be considered available.
HWorker is in hot-standby mode and will only be used if no other +
IWorker is in ignore-errors mode and will always be considered available.
HWorker is in hot-standby mode and will only be used if no other viable workers are available.
EWorker is in an error state.
NWorker is in drain mode and will only accept existing sticky sessions +
EWorker is in an error state.
NWorker is in drain mode and will only accept existing sticky sessions destined for itself and ignore all other requests.
Status can be set (which is the default) by prepending with '+' or