[squid-users] Squid reverse proxy load balancing

2008-03-28 Thread Ben Hollingsworth
I've got squid running as a reverse proxy, terminating HTTPS requests and forwarding them to HTTP(S) servers on the inside. I've now gotten a request to use this same proxy to load balance requests between multiple internal servers. It looks like you can do this by specifying two cache_peer

Re: [squid-users] Squid reverse proxy load balancing

2008-03-28 Thread Ben Hollingsworth
Ben Hollingsworth wrote: I've got squid running as a reverse proxy, terminating HTTPS requests and forwarding them to HTTP(S) servers on the inside. I've now gotten a request to use this same proxy to load balance requests between multiple internal servers. It looks like you can do this by

Re: [squid-users] Squid reverse proxy load balancing

2008-03-28 Thread Henrik Nordstrom
On Fri, 2008-03-28 at 14:23 -0500, Ben Hollingsworth wrote: Using this setup, what will happen if one of those servers goes down? Squid detects that the server is down and stops using it until it becomes alive again. Will half of the requests fail, or will squid transparently resend the