On Tue, Feb 12, 2013 at 12:38 PM, Cornelius Riemenschneider
<[email protected]>wrote:

> **
>
> Ah okay, I expected bind :*12340 interface eth1 to listen to traffic
> coming to the interface, not to bind to al ips which are bound to the
> interface at the moment of starting haproxy. If that's really the case, the
> documentation of bind interface could be improved.
>
> Cornelius Riemenschneider
>

As a thought experiment, you could bind to the local IP address, and have
an iptables rule to forward traffic to the VIP addres to the native address

I however just bind to the VIP and don't see any issues if I shut down one
of the HAProxy instances...

Reply via email to