From b7c607e207f94328c6b53243e46a1d1185a9ef1b Mon Sep 17 00:00:00 2001 From: Amaury Denoyelle Date: Wed, 20 May 2026 13:39:49 +0200 Subject: [PATCH] DOC: fix typo on QUIC stream.max-concurrent reference Add a missing "fe" prefix for the QUIC keyword reference in tune.streams-elasticity documentation. --- doc/configuration.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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