]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a compatibility note for HeartbeatMaxServers 0
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 9 Jan 2023 20:46:06 +0000 (20:46 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 9 Jan 2023 20:46:06 +0000 (20:46 +0000)
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

index 6001fee1933eaaff3d38980e74e4948dbc90986d..1437e6623c1125f03590c866b86ca62d2ceefe1b 100644 (file)
@@ -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