From: Amaury Denoyelle Date: Mon, 28 Jul 2025 09:10:12 +0000 (+0200) Subject: DOC: list missing global QUIC settings X-Git-Tag: v3.3-dev5~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fa812a1ac2721d9290900b3467fd80110f15cc7;p=thirdparty%2Fhaproxy.git DOC: list missing global QUIC settings Complete list of global keywords with missing QUIC entries. This could be backported to stable versions. This requires to take into account the version of introduction for each keyword. * limited-quic, introduced in 2.8 * no-quic, introduced in 2.8 * tune.quic.cc.cubic.min-losses, introduced in 3.1 --- diff --git a/doc/configuration.txt b/doc/configuration.txt index b489ef6d4..dc4aef160 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -1744,6 +1744,7 @@ The following keywords are supported in the "global" section : - insecure-setuid-wanted - issuers-chain-path - key-base + - limited-quic - localpeer - log - log-send-hostname @@ -1753,6 +1754,7 @@ The following keywords are supported in the "global" section : - lua-prepend-path - mworker-max-reloads - nbthread + - no-quic - node - numa-cpu-mapping - ocsp-update.disable @@ -1882,6 +1884,7 @@ The following keywords are supported in the "global" section : - tune.pool-low-fd-ratio - tune.pt.zero-copy-forwarding - tune.quic.cc-hystart + - tune.quic.cc.cubic.min-losses - tune.quic.disable-tx-pacing - tune.quic.disable-udp-gso - tune.quic.frontend.glitches-threshold