Moved apache code into a folder to help prepare for packaging where we dont want...
[httpd-crcsyncproxy.git] / apache / docs / manual / mod / mod_lbmethod_heartbeat.xml
blob71eaf16624a03d2c1672e23d40142ad5df265cc9
1 <?xml version="1.0"?>
2 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
3 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
4 <!-- $LastChangedRevision$ -->
6 <!--
7  Licensed to the Apache Software Foundation (ASF) under one or more
8  contributor license agreements.  See the NOTICE file distributed with
9  this work for additional information regarding copyright ownership.
10  The ASF licenses this file to You under the Apache License, Version 2.0
11  (the "License"); you may not use this file except in compliance with
12  the License.  You may obtain a copy of the License at
14      http://www.apache.org/licenses/LICENSE-2.0
16  Unless required by applicable law or agreed to in writing, software
17  distributed under the License is distributed on an "AS IS" BASIS,
18  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19  See the License for the specific language governing permissions and
20  limitations under the License.
21 -->
23 <modulesynopsis metafile="mod_lbmethod_heartbeat.xml.meta">
25 <name>mod_lbmethod_heartbeat</name>
26 <description><!-- FIXME: --> This document is still under development.</description>
27 <status>Extension</status>
28 <sourcefile>mod_lbmethod_heartbeat.c</sourcefile>
29 <identifier>lbmethod_heartbeat_module</identifier>
30 <compatibility>Available in version 2.3 and later</compatibility>
32 <summary>
33     <note><!-- FIXME: --> This document is still under development.</note>
34 </summary>
35 <seealso><module>mod_proxy</module></seealso>
36 <seealso><module>mod_proxy_balancer</module></seealso>
37 <seealso><module>mod_heartbeat</module></seealso>
38 <seealso><module>mod_heartmonitor</module></seealso>
40 <directivesynopsis>
41 <name>HeartbeatStorage</name>
42 <description>Path to read heartbeat data</description>
43 <syntax>HeartbeatStorage <var>file-path</var></syntax>
44 <default>HeartbeatStorage logs/hb.dat</default>
45 <contextlist><context>server config</context></contextlist>
47 <usage>
48     <note><!-- FIXME: -->This document is still under development.</note>
49 </usage> 
50 </directivesynopsis>
52 </modulesynopsis>