From: Frederic Lecaille Date: Fri, 16 Feb 2024 14:28:30 +0000 (+0100) Subject: DOC: quic: Missing tuning setting in "Global parameters" X-Git-Tag: v3.0-dev4~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a92fc704e14e7f2ea160856cece6cfa9ea63206;p=thirdparty%2Fhaproxy.git DOC: quic: Missing tuning setting in "Global parameters" Should have come with this previous commit: MINOR: quic: Add a counter for reordered packets Must be backported where the previous commit was backported. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index e09468ff07..1065e60989 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -1400,6 +1400,7 @@ The following keywords are supported in the "global" section : - tune.quic.frontend.max-idle-timeout - tune.quic.frontend.max-streams-bidi - tune.quic.max-frame-loss + - tune.quic.reorder-ratio - tune.quic.retry-threshold - tune.quic.socket-owner - tune.quic.zero-copy-fwd-send