1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/ctdb/tools
Ronnie Sahlberg fca90ce3c3 updated ctdb tickle management
there is an array for each node/public address that contains tcp tickles

we send a TCP_ADD as a broadcast to all nodes when a client is added

if tcp tickles are removed, they are only removed immediately from the 
local node.
once every 20 seconds a node will push/broadcast out the tickle list for 
all public addresses it manages.   this will remove any deleted tickles 
from the remote nodes

(This used to be ctdb commit e3c432a915222e1392d91835bc7a73a96ab61ac9)
2007-07-20 15:05:55 +10:00
..
ctdb.c updated ctdb tickle management 2007-07-20 15:05:55 +10:00
onnode.rsh moved onnode into ctdb from s3 examples/ctdb 2007-05-30 11:00:43 +10:00
onnode.ssh moved onnode into ctdb from s3 examples/ctdb 2007-05-30 11:00:43 +10:00