Skip to content

Commit e59d669

Browse files
committed
activate h3 traces
Add h3 traces to haproxy output, using developer level and minimal verbosity.
1 parent 7dc7ece commit e59d669

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

quic.cfg

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ global
1515
trace qmux verbosity minimal
1616
trace qmux start now
1717

18+
trace h3 sink stderr
19+
trace h3 level developer
20+
trace h3 verbosity minimal
21+
trace h3 start now
22+
1823
defaults
1924
mode http
2025
timeout connect 5s

0 commit comments

Comments
 (0)