We have several official ip's that we want to map 1:1 to internal (M$) Servers. Squid should terminate the SSL tunnel.
INET<->Official-IP1:443<->Squid<->InternalServer1:80 INET<->Official-IP2:443<->Squid<->InternalServer2:80
So I really just want an 1:1 mapping, but squid doesn't allow to be run more than once (tried it), and with my current configuration it always uses the first cache_peer :-(
I don't mind if I have to use Squid-3.0-PRE version or a stable. I just want it to work ...
thanks for any hint!! Markus
