From 9cff7c3cbce8381e9eb6bfdfa4c1c361acc67208 Mon Sep 17 00:00:00 2001 From: Takashi Sato Date: Wed, 10 Dec 2008 14:09:15 +0000 Subject: [PATCH] Add an incomplete document for mod_lbmethod_heartbeat. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@725291 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_lbmethod_heartbeat.xml | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 docs/manual/mod/mod_lbmethod_heartbeat.xml diff --git a/docs/manual/mod/mod_lbmethod_heartbeat.xml b/docs/manual/mod/mod_lbmethod_heartbeat.xml new file mode 100644 index 00000000000..1b916f5c8ba --- /dev/null +++ b/docs/manual/mod/mod_lbmethod_heartbeat.xml @@ -0,0 +1,52 @@ + + + + + + + + + +mod_lbmethod_heartbeat + This document is still under development. +Extension +mod_lbmethod_heartbeat.c +lbmethod_heartbeat_module +Available in version 2.3 and later + + + This document is still under development. + +mod_proxy +mod_proxy_balancer +mod_heartbeat +mod_heartmonitor + + +HeartbeatStorage +Path to read heartbeat data +HeartbeatStorage file-path +HeartbeatStorage logs/hb.dat +server config + + + This document is still under development. + + + + -- 2.47.2