On mån, 2007-08-20 at 14:05 -0700, Srinivas B wrote:

> I dont have https_port in squid.conf. so does this forward https
> requests to webserver or not??

https_port is only needed in reverse proxy setups, where you want Squid
to sit infront of your webserver.

It's not used for client->Internet connections, except in very special
cases. For that the CONNECT method is used instead.

Regards
Henrik

Reply via email to