From e8637bb974acccdd276ae374bf43c596f542f0fa Mon Sep 17 00:00:00 2001
From: Christophe Jaillet
Date: Mon, 9 Jan 2023 20:46:06 +0000
Subject: [PATCH] Add a compatibility note for HeartbeatMaxServers 0 Add a
missing hyperlink.
r1906517 in trunk
[skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1906518 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_heartmonitor.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/manual/mod/mod_heartmonitor.xml b/docs/manual/mod/mod_heartmonitor.xml
index 6001fee1933..1437e6623c1 100644
--- a/docs/manual/mod/mod_heartmonitor.xml
+++ b/docs/manual/mod/mod_heartmonitor.xml
@@ -85,7 +85,7 @@ use mod_slotmem_shm.
The HeartbeatStorage directive specifies the
path to store heartbeat data. This flat-file is used only when
mod_slotmem_shm is not loaded and
- HeartbeatMaxServers is set to 0.
+ HeartbeatMaxServers is set to 0.
@@ -96,6 +96,7 @@ heartbeat requests to this server
HeartbeatMaxServers number-of-servers
HeartbeatMaxServers 10
server config
+The value of 0 is accepted only in 2.4.55 and above
The HeartbeatMaxServers directive specifies the
--
2.47.2