Commit 12303b9b authored by Eric Covener's avatar Eric Covener
Browse files

add heartbeat to list of lb methods living in other modules.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1226775 13f79535-47bb-0310-9956-ffa450edef68
parent 7ad0bf0f
Loading
Loading
Loading
Loading
+3 −2
Changes for docs/manual/mod/mod_proxy_balancer.xml: 3 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -38,8 +38,9 @@
    <p>Load balancing scheduler algorithm is provided by not this
    module but other modules such as:
    <module>mod_lbmethod_byrequests</module>,
    <module>mod_lbmethod_bytraffic</module> and
    <module>mod_lbmethod_bybusyness</module>.
    <module>mod_lbmethod_bytraffic</module>,
    <module>mod_lbmethod_bybusyness</module> and
    <module>mod_lbmethod_heartbeat</module>.
    </p>

    <p>Thus, in order to get the ability of load balancing,