MINOR: reg-tests: add http-reuse test
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 26 Jan 2021 13:35:23 +0000 (14:35 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 26 Jan 2021 13:48:39 +0000 (14:48 +0100)
commitd86ae4bd03db6a62718fe1e777e29dc6021223f0
treed1d3832604fa25b1cba75f26b8f91ae8a0813f11
parent69c5c3ab330584f9c53e2cf7c86af371a84f104d
MINOR: reg-tests: add http-reuse test

Add a serie of 4 tests for the various http-reuse modes : never, safe,
aggressive and always.
reg-tests/connection/http_reuse_aggressive.vtc [new file with mode: 0644]
reg-tests/connection/http_reuse_always.vtc [new file with mode: 0644]
reg-tests/connection/http_reuse_never.vtc [new file with mode: 0644]
reg-tests/connection/http_reuse_safe.vtc [new file with mode: 0644]