Hello,
Since upgrading to squid 2.2 (now using STABLE3), I have had intermittant
problems with connecting to SSL sites.
The proxy returns an error that states (full error page to follow):
=====================================================================
ERROR
The requested URL could not be retrieved
While trying to retrieve the URL: [no URL]
The following error was encountered:
Unsupported Request Method and Protocol
Squid does not support all request methods for all access protocols. For
example, you can not POST a Gopher request.
=======================================================================
The error logs show the following entry: "fwdDispatch: Cannot retrieve
'https://www.x.x...'"
After reloading the browser a few times a connection is usually successful.
The config ACL's are configured as follows:
acl SSL_ports port 443 563
acl Safe_ports port 80 21 443 563 70 210 1025-65535
acl CONNECT method CONNECT
AND
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
Any ideas or suggestions appreciated.
TIA,
Fred
Received on Sun Jun 06 1999 - 20:01:23 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:46:46 MST