|
|
Config | Meaning/Value |
hash | Hash function used to ensure key distribution message integrity (enum, values "md5") |
maxdrophb | number of consecutive lost heartbeats lost before declaring a process failed (integer, > 0) |
hbperiod | period between sended/expecting heartbeats (integer, > 0) |
chainlen | Length of hash chain. Note that the length of the chain has an affect on performance. Consult the chained failure detection algorithm paper (integer > 0) |