haproxy/reg-tests/connection
Amaury Denoyelle 36d936dd15 REGTESTS: write a full reverse regtest
This test instantiates two haproxy instances :
* first one uses a reverse server with two bind pub and priv
* second one uses a reverse bind to initiate connection to priv endpoint

On startup, only first haproxy instance is up. A client send a request
to pub endpoint and should receive a HTTP 503 as no connection are
available on the reverse server.

Second haproxy instance is started. A delay of 3 seconds is inserted to
wait for the connection between the two LBs. Then a client retry the
request and this time should receive a HTTP 200 reusing the bootstrapped
connection.
2023-08-24 17:03:08 +02:00
..
ca-auth.crt REGTESTS: provide a reverse-server test with name argument 2023-08-24 17:02:37 +02:00
cli_src_dst.vtc REGTESTS: extend the default I/O timeouts and make them overridable 2021-11-18 17:57:11 +01:00
client1.pem REGTESTS: provide a reverse-server test with name argument 2023-08-24 17:02:37 +02:00
common.pem
dispatch.vtc REGTESTS: extend the default I/O timeouts and make them overridable 2021-11-18 17:57:11 +01:00
http_reuse_aggressive.vtc MINOR: reg-tests: add http-reuse test 2021-01-26 14:48:39 +01:00
http_reuse_always.vtc REGTESTS: launch http_reuse_always in mworker mode 2022-08-22 13:09:40 +02:00
http_reuse_be_transparent.vtc REGTESTS: test http-reuse if no server target 2021-03-03 11:40:25 +01:00
http_reuse_conn_hash.vtc REGTESTS: revert workaround for a crash with recent libressl on http-reuse sni 2021-03-20 09:32:57 +01:00
http_reuse_dispatch.vtc REGTESTS: test http-reuse if no server target 2021-03-03 11:40:25 +01:00
http_reuse_never.vtc MINOR: reg-tests: add http-reuse test 2021-01-26 14:48:39 +01:00
http_reuse_safe.vtc MINOR: reg-tests: add http-reuse test 2021-01-26 14:48:39 +01:00
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 MINOR: connection: use proxy protocol as parameter for srv conn hash 2021-02-12 12:54:04 +01:00
proxy_protocol_tlv_validation.vtc REGTESTS: extend the default I/O timeouts and make them overridable 2021-11-18 17:57:11 +01:00
reverse_connect_full.vtc REGTESTS: write a full reverse regtest 2023-08-24 17:03:08 +02:00
reverse_server_name.vtc REGTESTS: provide a reverse-server test with name argument 2023-08-24 17:02:37 +02:00
reverse_server.vtc REGTESTS: provide a reverse-server test 2023-08-24 15:02:56 +02:00
tcp_to_http_upgrade.vtc BUG/MEDIUM: mux-h1: Don't release H1 stream upgraded from TCP on error 2022-12-15 09:51:31 +01:00