From: Amaury Denoyelle Date: Wed, 8 Apr 2026 12:47:26 +0000 (+0200) Subject: DOC: update draft link for QMux protocol X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec552b0cc222768bbe64bf82965f491554576f85;p=thirdparty%2Fhaproxy.git DOC: update draft link for QMux protocol QMux draft 01 support is mostly achieved thanks to the recent implementation of the Record layer. This patch thus updates the link in the documentation to the validated draft version. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 0c36951d7..fdd7d2d4c 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -17826,7 +17826,7 @@ proto instance, if "proto h1" is set, the ALPN should not be set to "h2". QMux is a subset of QUIC which runs over TCP. It corresponds to the following - draft protocol https://www.ietf.org/archive/id/draft-opik-quic-qmux-01.html. + draft protocol https://www.ietf.org/archive/id/draft-ietf-quic-qmux-01.html. It is considered experimental in haproxy for now. quic-cc-algo { cubic | newreno | bbr | nocc }[()] @@ -19406,7 +19406,7 @@ proto See also "ws" to use an alternative protocol for websocket streams. QMux is a subset of QUIC which runs over TCP. It corresponds to the following - draft protocol https://www.ietf.org/archive/id/draft-opik-quic-qmux-01.html. + draft protocol https://www.ietf.org/archive/id/draft-ietf-quic-qmux-01.html. It is considered experimental in haproxy for now. quic-cc-algo { cubic | newreno | bbr | nocc }[()]