Re: [squid-users] Issues with bad requests in Squid 2.7 stable 9

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Wed, 07 Sep 2011 20:53:39 +1200

On 07/09/11 19:53, Florian Schmidt wrote:
> Hi there,
>
> we are using Squid 2.7 stable 9. One of our tools has issues with
> connectin to a server through the proxy. The interesting thing is, we
> didn't have this problem on Squid 2.5 stable 7.
>
> Looking at the communication with wireshark there are two connects.
> The first one:
>
> CONNECT x.x.com:443 HTTP/1.1\r\n
...
> works fine, I get a 200 response.
>
> CONNECT x.x.com:443 HTTP/1.0 \r\n

> doesn't work. The response is:
>

Notice how the broken request contains whitespace inside the version tag
where none is permitted.

If you have access to the tool code to get it fixed, you should also get
the "Proxy-" part dropped off the Connection: header as well.

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE9 or 3.1.15
   Beta testers wanted for 3.2.0.11
Received on Wed Sep 07 2011 - 08:53:44 MDT

This archive was generated by hypermail 2.2.0 : Wed Sep 07 2011 - 12:00:04 MDT