summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Jaillet <jailletc36@apache.org>2023-01-09 20:46:06 +0000
committerChristophe Jaillet <jailletc36@apache.org>2023-01-09 20:46:06 +0000
commite8637bb974acccdd276ae374bf43c596f542f0fa (patch)
tree96ff78400f9e38013770261c9a74affd98a886e4
parent325bb8028dd69e125886b7fa2aa53aefa392dbdf (diff)
downloadhttpd-e8637bb974acccdd276ae374bf43c596f542f0fa.tar.gz
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
-rw-r--r--docs/manual/mod/mod_heartmonitor.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_heartmonitor.xml b/docs/manual/mod/mod_heartmonitor.xml
index 6001fee193..1437e6623c 100644
--- a/docs/manual/mod/mod_heartmonitor.xml
+++ b/docs/manual/mod/mod_heartmonitor.xml
@@ -85,7 +85,7 @@ use <module>mod_slotmem_shm</module>.</p>
<p>The <directive>HeartbeatStorage</directive> directive specifies the
path to store heartbeat data. This flat-file is used only when
<module>mod_slotmem_shm</module> is not loaded and
- <directive>HeartbeatMaxServers</directive> is set to 0.</p>
+ <directive module="mod_heartmonitor">HeartbeatMaxServers</directive> is set to 0.</p>
</usage>
</directivesynopsis>
@@ -96,6 +96,7 @@ heartbeat requests to this server</description>
<syntax>HeartbeatMaxServers <var>number-of-servers</var></syntax>
<default>HeartbeatMaxServers 10</default>
<contextlist><context>server config</context></contextlist>
+<compatibility>The value of 0 is accepted only in 2.4.55 and above</compatibility>
<usage>
<p>The <directive>HeartbeatMaxServers</directive> directive specifies the