On Wed, 1 Feb 2006, squid user wrote:

I have a Squid 2.5 stable 11 proxy forwarding traffic to an upstream proxy based on domain. This works fine for HTTP traffic, but HTTPS traffic is flowing directly from the downstream proxy to the internet.

You need never_direct (or perhaps prefer_direct would work as well) to instruct Squid that it should not go direct even if it looks pointless to call the parent for this request.

Regards
Henrik

Reply via email to