Willy Tarreau a8f907a459 MINOR: mux-h2/traces: add missing flags and proxy ID in traces
H2 traces are unusable to detect bugs most of the time because they miss
the h2c and h2s flags, as well as the proxy, which makes it very hard to
figure if the info comes from the client or the server as soon as two
layers are stacked. This commit adds these precious information as well
as the h2s's rx and tx windows.

This could be backported to a few recent branches, but the rx window
calculation will have to be replaced with the static value there.
2024-10-12 17:45:51 +02:00
..
2024-04-02 07:27:33 +02:00
2024-08-20 18:12:27 +02:00
2024-07-12 15:27:04 +02:00
2024-04-26 11:29:25 +02:00
2024-10-04 21:38:14 +02:00
2024-10-04 21:38:14 +02:00
2024-10-04 21:38:14 +02:00
2024-10-10 16:55:15 +02:00