On Mon, 11 Apr 2011 16:45:28 +0200, Christian Wohlgemuth wrote:
Hi @all When i try to login at gmail squid me get a "The requested URL could not be retrieved" with this strage URL: -- http://ïïoïï; ïî/accounts/SetSID?ssdc=1&sidt=<snip> --
<snip>
Any ideas?
Some binary in the Host: header received by Squid instead of a domain name. A packet-level trace of the request headers will show better what is going on.
It may be related to the minor details that gmail.com uses HTTPS, and Squid does not do "transparent" for HTTPS ...
Amos