]> granicus.if.org Git - apache/commitdiff
Documentation is easier than code sometimes...
authorJim Jagielski <jim@apache.org>
Tue, 24 Mar 2009 15:14:43 +0000 (15:14 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 24 Mar 2009 15:14:43 +0000 (15:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@757835 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.xml

index 6773996d6dbd27a57dd107fc4600e8b8d336f6b7..96cf3656f03c92df4e5eaaa9efa89869f2765946 100644 (file)
@@ -820,7 +820,8 @@ expressions</description>
     </table>
 
     <p>If the Proxy directive scheme starts with the
-    <code>balancer://</code> then a virtual worker that does not really
+    <code>balancer://</code> (eg: <code>balancer://cluster/</code>, 
+    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 <module>mod_proxy_balancer</module>