On Wed, Nov 21, 2012 at 11:58:40AM +0100, Baptiste wrote:
> Hi Patryk,
> 
> The error is at position 22: the sequence \xC3\xB3 is not properly encoded.
> 
> You should report this to facebook ;)

Indeed, what a shame that such a large site does not manage to emit valid
HTTP requests!

BTW, it is not possible to put the option in the backend, because haproxy
first needs to parse the request before deciding about what backend to
use. By default the faulty requests breaks the parsing so the option is
absolutely required in the frontend to accept the request.

Willy


Reply via email to