From 20e52aae2370568adf964a6def90b466c63ec38b Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Thu, 4 Feb 2016 19:08:28 +0000 Subject: [PATCH] Hrm git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1728534 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 3bc60a0b0b..cbbf838b13 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -1151,7 +1151,7 @@ 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 automatically retried.
SWorker is administratively stopped; will not accept requests -- 2.40.0