]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REGTESTS: use two haproxy instances to distinguish the QUIC traces
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 14:01:02 +0000 (16:01 +0200)
commit479c9fb067dec223ce185c0dd9afbaa348d3a4b2
treef091f05240d2413f8f0ff6e1a7694f9fe9bcd827
parent45ac235baada2463421cfbb09b524f3846cb6410
REGTESTS: 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