add cluster_mcast_ttl option
This commit is contained in:
parent
a8823a7dfa
commit
2b05f31dc7
7 changed files with 26 additions and 4 deletions
|
|
@ -335,6 +335,10 @@ on <A HREF="#Clustering">Clustering</A> for more information.
|
|||
Interface for cluster packets (default: eth0).
|
||||
</LI>
|
||||
|
||||
<LI><B>cluster_mcast_ttl</B> (int)<BR>
|
||||
TTL for multicast packets (default: 1).
|
||||
</LI>
|
||||
|
||||
<LI><B>cluster_hb_interval</B> (int)<BR>
|
||||
Interval in tenths of a second between cluster heartbeat/pings.
|
||||
</LI>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue