Hi folks,

the following describes the scenario that we try:
Client    ->    Squid for Cache    ->    Proxy for Auth    -> WebServer

On Squid:
squid.conf
cache_peer [IPProxy for Auth] parent 8080 7 no-query no-digest
no-netdb-exchange default login=PASS

Is it correct that this only works for http and not for https?
I always see a direct connect from Squid to the WebServer (netstat - | find
":443")

Daniel

Reply via email to