On Fri, 28 Jan 2005, Carinus Carelse wrote:

I have two external networks connected and I have one proxy server that
is servicing about 500 users.  I would like the squid box to do some
load balancing across the two external link so that the http traffic
does not just go through the one link.

Is this possible and how do i go about setting this up.

This is best done by route load balancing in your OS.

But you can use tcp_outgoing_address to make Squid select which link to use for certain kinds of request.

Regards
Henrik

Reply via email to