mod_host_status_heartbeat/README.markdown
changeset 2246 3f75f892a41e
parent 2245 2a16a6c67288
child 5903 694b62d8a82f
equal deleted inserted replaced
2245:2a16a6c67288 2246:3f75f892a41e
    10 
    10 
    11 The only time you will generally want this, is if you are using [mod\_component\_client] to run Prosody as
    11 The only time you will generally want this, is if you are using [mod\_component\_client] to run Prosody as
    12 an external component of another Prosody server that has [mod\_host\_status\_check] loaded and waiting for
    12 an external component of another Prosody server that has [mod\_host\_status\_check] loaded and waiting for
    13 heartbeats.
    13 heartbeats.
    14 
    14 
    15 Alternatively you can run this on the same Prosody host as [mod\_http\_status\_check] and it will simply
    15 Alternatively you can run this on the same Prosody host as [mod\_http\_host\_status\_check] and it will simply
    16 update a variable periodically to indicate that Prosody and timers are functional.
    16 update a variable periodically to indicate that Prosody and timers are functional.
    17 
    17 
    18 Configuration
    18 Configuration
    19 =============
    19 =============
    20 
    20