DOC: fix typo on QUIC stream.max-concurrent reference

Add a missing "fe" prefix for the QUIC keyword reference in
tune.streams-elasticity documentation.
This commit is contained in:
Amaury Denoyelle 2026-05-20 13:39:49 +02:00
parent 05e65489cb
commit b7c607e207

View file

@ -5740,9 +5740,9 @@ tune.streams-elasticity <number>
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