From: Jim Jagielski Date: Tue, 24 Mar 2009 15:14:43 +0000 (+0000) Subject: Documentation is easier than code sometimes... X-Git-Tag: 2.3.3~843 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f084d625df1f9d9f6f6a68c01adc40060ccbe0f;p=apache Documentation is easier than code sometimes... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@757835 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index 6773996d6d..96cf3656f0 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -820,7 +820,8 @@ expressions

If the Proxy directive scheme starts with the - balancer:// then a virtual worker that does not really + balancer:// (eg: balancer://cluster/, + any path information is ignored) then a virtual worker that does not really communicate with the backend server will be created. Instead it is responsible for the management of several "real" workers. In that case the special set of parameters can be add to this virtual worker. See mod_proxy_balancer