I'm wanting to setup a highly available load balanced shared ip address. For example I'd like 172.16.0.200 to be load balanced across node1 and node2. I tried doing that with heartbeat, but heartbeat only allows me to have a master/slave setup where node2 can take over for node1 in the case where node1 dies. The problem with that is that there is some dead time while node2 is figuring out that node1 is gone. I'd like to find a solution where the transition is invisible to the clients using the shared ip address.
I was planning to look at the netfilter clusterip target next, but I was wondering if ya'll had any better suggestions? Thanks, Michael _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
