mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-14 11:31:59 +01:00
The H2 mux currently logs whenever some decoding fails. Most of the errors happen at the connection level, but some are even at the stream level, meaning that multiple logs can be emitted for a given connection, which can quickly use some resource for little value. This new setting allows to tweak this and decide to only log errors that affect the connection, or even none at all. This should be backported at least as far as 3.2.