Commit a23ddfc3 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

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
parent ebcb8d8d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -805,7 +805,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>