From: Takashi Sato Date: Wed, 10 Dec 2008 14:06:02 +0000 (+0000) Subject: Add incomplete documents for mod_heartbeat and mod_heartmonitor. X-Git-Tag: 2.3.1~148 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0543d26b30ef46a728c757d18b9e820ef80a8c5d;p=thirdparty%2Fapache%2Fhttpd.git Add incomplete documents for mod_heartbeat and mod_heartmonitor. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@725289 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_heartbeat.xml b/docs/manual/mod/mod_heartbeat.xml new file mode 100644 index 00000000000..3a488d0879d --- /dev/null +++ b/docs/manual/mod/mod_heartbeat.xml @@ -0,0 +1,47 @@ + + + + + + + + + +mod_heartbeat + +Extension +mod_heartbeat.c +heartbeat_module +Available in 2.3 and later + + + This document is still under development. + + + +HeartbeatAddress +Address to send heartbeat requests + +server config + + + This document is still under development. + + + + diff --git a/docs/manual/mod/mod_heartmonitor.xml b/docs/manual/mod/mod_heartmonitor.xml new file mode 100644 index 00000000000..a0c81ded661 --- /dev/null +++ b/docs/manual/mod/mod_heartmonitor.xml @@ -0,0 +1,59 @@ + + + + + + + + + +mod_heartmonitor + +Extension +mod_heartmonitor.c +heartmonitor_module +Available in 2.3 and later + + + This document is still under development. + + + +HeartbeatListen +Address to listen for heartbeat requests + +server config + + + This document is still under development. + + + + +HeartbeatStorage +Path to store heartbeat data +HeartbeatStorage file-path +HeartbeatStorage logs/hb.dat +server config + + + This document is still under development. + + + +