On Fri, 20 Aug 2004, Brad Taylor wrote:
1. The browser opens an SSL connection directly to the origin server. I do not want this as I want to use the cache for images.
2. The browser tunnels the request through Squid with the CONNECT request method.
2 is not relevant in reverse proxies.
Will caching work with this? How is this setup?
Nope.
What you need is Squid-3.0, or Squid-2.5 + SSL update + a bit of tweaking as Squid-2.5 does not have the same flexible reverse proxy configuration as Squid-3.0 does.
Regards Henrik
