On Wed, Jun 10, 2009 at 11:20 PM, George Herbert<george.herbert@xxxxxxxxx> wrote: > The 400 code makes sense. The HTTP/0.0 in the log (vs 1.0) doesn't, to me... I think that's just a consequence of the fact that Squid never got anything that it could parse as a valid request, so it never got as far as negotiating a protocol level. Consider: If you "telnet squid 8080" and type "bogus" and hit [ENTER], what HTTP protocol version is that? -- Ben