[squid-users] Re: squid and https URLs

From: isaac <isaacarsenal_at_gmail.com>
Date: Mon, 2 Aug 2010 04:11:56 -0700 (PDT)

Problem Solved!

I've aksed this question in ServerFault and find a solution by just adding
these lines in squid.conf:

acl CONNECT method CONNECT
acl POST method POST
never_direct allow CONNECT
never_direct allow POST

But i still don't understand this behaviour of squid:

Why should we add these lines for CONNECT and POST method explicity while
GET method works correctly without such settings?

Is this default behaviour of squid or what?

-- 
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/squid-and-https-URLs-tp2293079p2310169.html
Sent from the Squid - Users mailing list archive at Nabble.com.
Received on Mon Aug 02 2010 - 11:12:01 MDT

This archive was generated by hypermail 2.2.0 : Tue Aug 03 2010 - 12:00:02 MDT