haproxy/reg-tests/connection
Amaury Denoyelle f0bff29473 REGTESTS: provide a reverse-server test
Test support for reverse server. This can be test without the opposite
haproxy reversal support though a combination of VTC clients used to
emit HTTP/2 responses after connection.

This test ensures that first we get a 503 when connecting on a reverse
server with no idle connection. Then a dummy VTC client is connected to
act as as server. It is then expected that the same request is achieved
with a 200 this time.
2023-08-24 15:02:56 +02:00
..
cli_src_dst.vtc
common.pem
dispatch.vtc
http_reuse_aggressive.vtc
http_reuse_always.vtc
http_reuse_be_transparent.vtc
http_reuse_conn_hash.vtc
http_reuse_dispatch.vtc
http_reuse_never.vtc
http_reuse_safe.vtc
proxy_protocol_random_fail.vtc REGTESTS: remove unsupported "stats bind-process" keyword 2023-04-23 09:44:53 +02:00
proxy_protocol_send_unique_id_alpn.vtc
proxy_protocol_send_unique_id.vtc
proxy_protocol_tlv_validation.vtc
reverse_server.vtc REGTESTS: provide a reverse-server test 2023-08-24 15:02:56 +02:00
tcp_to_http_upgrade.vtc