From 3d96ba688734b25f42755b38f3a29113efaf5ee0 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Tue, 24 Mar 2009 15:14:56 +0000 Subject: [PATCH] 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 --- 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 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 -- 2.47.2