On Mon, Jan 4, 2010 at 2:18 AM, Michael Schwartzkopff <[email protected]> wrote: > Am Sonntag, 3. Januar 2010 17:44:16 schrieb Jiaju Zhang: >> Hi, >> >> Firstly, let me say thank you for all the comment and happy new year >> >> :) > > Happy New Year also! > (...) >> 2) use the csync2 to sync the TCP state info >> pros: can be used in Heartbeat cluster > > I don't know exactly what TCP state info you referring to. But if you think > about the netfilter part you could use conntrackd. It works like a charm > syncing the state table of netfilter.
Yeah, conntrackd is a good choice. I think I would consider it in the future enhancement :) For now, we provided a simple and fairly sufficient solution, which uses netstat to track local TCP connections and cysnc2(if needed, as a choice but not limited to) to sync the local info to other nodes. Many thanks for the suggestion :) Thanks, Jiaju _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
