Hi I am having an issue with HAProxy in http-server-close mode, when more
then one request is sent in a stream and one timeouts after a success it
re-sends that request. On the second request HAProxy send the 504 and the
request is not resent again.
Is this intended behaviour or am missing a configuration option to prohibit
this?
My clients have been curl, chrome, wget and the backend is a tomcat server.
Here is the wireshark logs detailing the events I am seeing.
http://pastebin.com/vgwh9Nj6
Sloth is a page we created to test the timeouts t is set to milliseconds.
Brendan Hubble
then one request is sent in a stream and one timeouts after a success it
re-sends that request. On the second request HAProxy send the 504 and the
request is not resent again.
Is this intended behaviour or am missing a configuration option to prohibit
this?
My clients have been curl, chrome, wget and the backend is a tomcat server.
Here is the wireshark logs detailing the events I am seeing.
http://pastebin.com/vgwh9Nj6
Sloth is a page we created to test the timeouts t is set to milliseconds.
Brendan Hubble