On Fri, 13 Feb 2004, Kent, Mr. John (Contractor) wrote:
> Duane and Henrik,
>
> Thank you both for responding. I'm thinking that a glance at my
> config file will reveal the problem to you so here it is:
>
> What I'm trying to do is run Squid on port 9999 for testing,
> have it accelerate servers listening to port 7777 and also
> be able to redirect 443 requests, with SSL authentication being
> handled by Squid.
You only have one https_port directive
https_port 199.9.2.137:443 ...
so the only https:// URLs this Squid will accept is URLs directed to this address:port.
You can not direct https:// URLs to a http_port (at least not in a
reverse-proxy/accelerator, Internet web proxying is a completely different
story).
Regards
Henrik
Received on Sun Feb 15 2004 - 16:08:24 MST
This archive was generated by hypermail pre-2.1.9 : Mon Mar 01 2004 - 12:00:02 MST