REGTESTS: test http-reuse if no server target
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 2 Mar 2021 13:39:20 +0000 (14:39 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 3 Mar 2021 10:40:25 +0000 (11:40 +0100)
commita47dfab673a129cb44ddc92dd41aaa22af507ee3
treee6511ce398183f2fa12800e71113b04fe83b9b8f
parent8ede3db080d7ed0ef8d4c2ae9aab382a109459f4
REGTESTS: test http-reuse if no server target

Add two new regtests which check the behavior of http-reuse when the
connection target is not a server. More specifically check the dispatch
and transparent backend. In these cases, the behavior should be similar
to http-reuse never mode.
reg-tests/connection/http_reuse_be_transparent.vtc [new file with mode: 0644]
reg-tests/connection/http_reuse_dispatch.vtc [new file with mode: 0644]