[squid-users] Re: HTTP/1.0 417 Expectation failed

From: M A Young <m.a.young_at_durham.ac.uk>
Date: Fri, 19 Feb 2010 20:31:55 +0000 (GMT)

On Fri, 19 Feb 2010, Riccardo Castellani wrote:

> I'm using Squid 2.7 STABLE3 and I noted my software sends http Request =
> where there is written:
>
> POST http://www.inps.it/...
> ...
> Expect: 100-Continue
>
>
> Squid answers saying :
>
>
> HTTP/1.0 417 Expectation failed
> ...
> X-Squid-Error: ERR_INVALID_REQ 0
>
>
> Squid uses Expect request ?!
> How Can I solve it ?

In the 2.7 series (though I am not sure when it was introduced so you may
need to upgrade) you can use the option
ignore_expect_100 on

which tells squid to ignore the header and hope the client continues
regardless. It is somewhat broken behaviour, but if you are lucky it might
fix your problem.

         Michael Young
Received on Fri Feb 19 2010 - 20:32:41 MST

This archive was generated by hypermail 2.2.0 : Sat Feb 20 2010 - 12:00:05 MST