From: Christophe Jaillet This module does not provide any configuration directives of its own.
It requires the services of )
X-Git-Tag: 2.5.0-alpha2-ci-test-only~2674
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cf83a220a61e8478cac90e899aea81b0cacac49;p=thirdparty%2Fapache%2Fhttpd.git
Fix some formating. (extra '.', missing )
Fix the number of available load balancer scheduler algorithms and add a link to the corresponding module. (lbmethod_heartbeat was missing in the list)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1829613 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_lbmethod_byrequests.xml b/docs/manual/mod/mod_lbmethod_byrequests.xml
index 41be7d0e7a7..66de7a31737 100644
--- a/docs/manual/mod/mod_lbmethod_byrequests.xml
+++ b/docs/manual/mod/mod_lbmethod_byrequests.xml
@@ -33,7 +33,7 @@
byrequests load balancing method..byrequests load balancing method.
This module does not provide any configuration directives of its own.
It requires the services of bytraffic load balancing method..
bytraffic load balancing method.
lbmethod=heartbeat uses the services of lbmethod=heartbeat uses the services of
At present, there are 3 load balancer scheduler algorithms available
- for use: Request Counting, Weighted Traffic Counting and Pending Request
- Counting. These are controlled via the lbmethod value of
+
At present, there are 4 load balancer scheduler algorithms available
+ for use: Request Counting (lbmethod value of
the Balancer definition. See the