From 6f084d625df1f9d9f6f6a68c01adc40060ccbe0f Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Tue, 24 Mar 2009 15:14:43 +0000 Subject: [PATCH] Documentation is easier than code sometimes... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@757835 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.50.1