> Does anyone know how to configure Linux-ha as a load balancer? I seem > to remember it's possible but can't find any documentation on it. What > we want is for a user coming into a given VIP to get load balanced to > one of four active ports on the box in a round robin situation. Thanks > in advance for any help. > > > > Regards, > > > > Christopher A. Davis
Make the loadbalancer run as a clone on both nodes under cluster control and make the VIP dependent on the LVS clone. I use ldirectord configuring the LVS and for the monitoring of the real servers because it nicely integrates into the cluster with its own resource agent. With this setup you even can use the state table sync feature of LVS. Greetings, -- Dr. Michael Schwartzkopff Guardinistr. 63 81375 München Tel: (0163) 172 50 98
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
