Hi Kevin,

What you want to look at is "source" keyword.
Note that in HAProxy the source IP address is applied to all outgoing
connections from a backend.
While in squid, you can configure an ACL to match the tcp_outgoing_address.

If you want the same behavior, you'll have to configure a source per
backend and route src IPs using ACLs to the right backend.

Baptiste


On Tue, Jul 30, 2013 at 12:15 PM, Kevin C <ki...@kiven.fr> wrote:
> Hi list,
>
> I configure an haproxy instance on a Linux Cluster vith some virtual IPs. Is
> it possible to choose which IP haproxy use for a backend, like the
> tcp_outgoing_address in squid ?
>
> Thanks a lot
>
> kevin C
>

Reply via email to