Re: [SQU] How else to verify SQUID is properly configured for HTTP/1.1 CONNECT method?

From: Duane Wessels <wessels@dont-contact.us>
Date: Fri, 8 Dec 2000 17:41:23 -0700 (MST)

On Fri, 8 Dec 2000, Chee Seng Toh wrote:

> Hi,
>
> I am running squid 2.3Stable5 which is supposed to support the HTTP/1,1
> connect method.
>
> In the squid.conf, I have among the following configuration :
>
> 1) http_access deny all (removed)
> 2) http_access deny CONNECT !Safe_port (amended from http_access deny
> CONNECT !SSL_ports)
> 3) acl Safe_ports port 80 21 443 563 70 210 1025-65535
>
> but still the proxy does not seems to permit http tunneling.
>
> Could someone advise if there something that I may have missed out to get
> it going? Thanks in advance.

It should look like this:

        http_access deny CONNECT !Safe_ports
        http_access allow CONNECT

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Fri Dec 08 2000 - 17:43:15 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:53 MST