]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTEST: log/b00000: Be sure the client always hits its timeout
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 1 Apr 2019 13:33:19 +0000 (15:33 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Mon, 1 Apr 2019 13:43:40 +0000 (15:43 +0200)
commit0dc100b4f2165021340b22c96fcc404eb8a15509
tree9ace1adcbb31e296b1a2af75351082871989222c
parent7057898f0f2e0924043db500c4667a7424b496c5
REGTEST: log/b00000: Be sure the client always hits its timeout

To do so, the server does not send anything. Instead it waits 2ms before
closing. The client, on its side, will wait for a response. So it will be
blocked. Becauase the client timeout is set to 1ms, HAProxy should always close
the client connection because it times out.
reg-tests/log/b00000.vtc