From 675de7b668c75ecaf431e2109cfdab9269281e9c Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Fri, 8 Jun 2012 07:27:39 +0000 Subject: [PATCH] Fix a broken link git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1347906 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_lbmethod_heartbeat.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_lbmethod_heartbeat.xml b/docs/manual/mod/mod_lbmethod_heartbeat.xml index 26dfa88433..9dd28f0012 100644 --- a/docs/manual/mod/mod_lbmethod_heartbeat.xml +++ b/docs/manual/mod/mod_lbmethod_heartbeat.xml @@ -33,7 +33,7 @@

lbmethod=heartbeat uses the services of mod_heartmonitor to balance between origin servers that are providing -heartbeat info via the mod_heartbeat module.

+heartbeat info via the mod_heartbeat module.

This modules load balancing algorithm favors servers with more ready (idle) capacity over time, but does not select the server with the most ready capacity -- 2.50.1