So this would be e.g. Pacemaker? Also such a setup is considered a SPOF right?
________________________________ From: David Coulson <da...@davidcoulson.net> To: Hermes Flying <flyingher...@yahoo.com> Cc: "haproxy@formilux.org" <haproxy@formilux.org> Sent: Saturday, December 8, 2012 3:22 PM Subject: Re: HAProxy basic setup question No. HAProxy does not care if the systems are on the same subnet. Whatever you are using for VIP failover probably will though. Most people use bonded interfaces and multiple switches. Nothing to do with HAProxy. David On 12/8/12 8:20 AM, Hermes Flying wrote: Hi, >I wanted to ask: >If I have linux-1 and linux-2 running HAProxy instances each and let's say that HAProxy in linux-1 is active and does load balancing between linux-1 and linux-2 (both run Tomcat instance) is there a requirement that the 2 linux machines be connected to the same hub for load balancing/forwarding to succeed? If yes, isn't this a single point of failure? If not, what is the standard setup for what I describe? > >Thank you! > > >