REGTESTS: http_request_buffer: Increase client timeout to wait "slow" clients
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 2 Jun 2022 12:01:30 +0000 (14:01 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 2 Jun 2022 12:12:18 +0000 (14:12 +0200)
commit33a2745c8738f2b163196d88f23188166a579643
treef09f302fb9f76f53bf63a6498692d98606895038
parent0f98a156a71120e566c715a08683f0a93e9b02d3
REGTESTS: http_request_buffer: Increase client timeout to wait "slow" clients

The default client timeout is too small to be sure to always wait end of
slow clients (the last 2 clients use a delay to send their request). But it
cannot be increased because it will slow down the regtest execution. So a
dedicated frontend with a higher client timeout has been added. This
frontend is used by "slow" clients. The other one is used for normal
requests.
reg-tests/http-messaging/http_request_buffer.vtc