From: Jim Jagielski Date: Tue, 24 Mar 2009 15:14:56 +0000 (+0000) Subject: Docs are easier than code sometimes X-Git-Tag: 2.2.12~191 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d96ba688734b25f42755b38f3a29113efaf5ee0;p=thirdparty%2Fapache%2Fhttpd.git Docs are easier than code sometimes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@757836 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index b0626faaf29..43859bd6fca 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -805,7 +805,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