]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MAJOR: quic: mark pacing as stable and enable it by default
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 30 Jan 2025 13:56:35 +0000 (14:56 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 30 Jan 2025 16:20:41 +0000 (17:20 +0100)
commita19d9b0486be6a260a0d9b24ecb08044d9e45f68
treefe29af6b1b71137bca7cffbcc7de724fe1a08544
parent0c8b54b2d1cbf56ab696c376e145cdd2e944aadd
MAJOR: quic: mark pacing as stable and enable it by default

Remove pacing experimental status, so it's not required anymore to use
expose-experimental-directives to enable it.

Along this change, pacing is now activated by default. As such, pacing
configuration is transformed into its final form. The global on/off
setting is turned into a disable setting without argument.
doc/configuration.txt
src/cfgparse-quic.c
src/haproxy.c