From: Amaury Denoyelle Date: Wed, 20 May 2026 11:39:49 +0000 (+0200) Subject: DOC: fix typo on QUIC stream.max-concurrent reference X-Git-Tag: v3.4-dev13~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7c607e207f94328c6b53243e46a1d1185a9ef1b;p=thirdparty%2Fhaproxy.git DOC: fix typo on QUIC stream.max-concurrent reference Add a missing "fe" prefix for the QUIC keyword reference in tune.streams-elasticity documentation. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 6139d19a8..52c5bdfdf 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -5740,9 +5740,9 @@ tune.streams-elasticity values big enough to prevent extra latency on the connection. There is also a limitation for QUIC listeners with enabled 0-RTT. In this case, the initial value advertised to the peer will ignore stream elasticity and instead rely - solely on the "tune.quic.stream.max-concurrent" setting. However, the stream - elasticity principle will still be effective past this initial annoucement - during the connection lifetime. + solely on the "tune.quic.fe.stream.max-concurrent" setting. However, the + stream elasticity principle will still be effective past this initial + annoucement during the connection lifetime. Monitoring the total number of active streams on backends, including queues, provides a practical indicator of a sustainable target load and helps avoid