Hello, 2014-10-21 14:17 GMT+02:00 Robert Bartl <[email protected]>:
> > I've got a problem with a specific URL which runs through haproxy and > produces a HTTP 400 BADREQ. > You may have invalid characters in URL, and HAProxy filters it by default. To change this behaviour, take a look at option accept-invalid-http-request. http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#4-option%20accept-invalid-http-request

