]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: reg-tests: use two haproxy instances to distinguish the QUIC traces 20250702-quic-be-fixes
authorFrederic Lecaille <flecaille@haproxy.com>
Tue, 8 Jul 2025 17:47:39 +0000 (19:47 +0200)
committerFrederic Lecaille <flecaille@haproxy.com>
Wed, 9 Jul 2025 13:18:32 +0000 (15:18 +0200)
commitdbf1e7d2e4365c4835b6b4ab778e22e3cdfc7379
tree798b34ad8afc93555e6b2e58afdffe68ad1841b9
parent494346e0b7a837e62001aacb9803830e700e5eae
MINOR: reg-tests: use two haproxy instances to distinguish the QUIC traces

The aim of this patch is to identify the QUIC traces between the QUIC frontend
and backend parts. Two haproxy instances are created. The c(1|2) http clients
connect to ha1 with TCP frontends and QUIC backends. ha2 embeds two QUIC listeners
with s1 as TCP backend. When the traces are activated, they are dumped to stderr.
Hopefully, they are prefixed by the haproxy instance name (h1 or h2). This is very
useful to identify the QUIC instances.
reg-tests/quic/retry.vtc