Hi All,
I'm in the process of upgrading some clients to the latest squid proxy
version. Coming from version 3.5 I used to specify backends in squid.conf as
follows;
cache_peer site1.domain.com parent 443 0 no-query originserver
name=server_site1 ssl proxy-only front-end-https=on login=PASS
cache
Thanks for this will about to start some testing in a test environment to see
the behaviour of the cache_peer method listed earlier.
Sorry to be a pain (will create a new thread for this question if needed),
but would I need to recompile with Squid v4.0 to get SNI and ECDHE support
for PFS? Have
Hi all,
Bit of a strange one but I'm wondering if it's possible to have squid
redirect a site to a secondary backend server if the primary is down. Have
been looking into this but haven't seen much similar to this. Currently I
have my setup along the lines of this;
Client -> Squid -> Backend1
b