]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: sample: Add "quic_enabled" sample fetch
authorFrédéric Lécaille <flecaille@haproxy.com>
Thu, 12 Jan 2023 16:55:45 +0000 (17:55 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 17 Jan 2023 15:35:20 +0000 (16:35 +0100)
commit33d11c464f65109cc5650ee52ed7b08d7a1c16df
tree4a6ebbfe26c0a102306a5498e01e4c87c71d55d2
parent12a0317fed7997e0376cdba6cf226ffe534445c5
MINOR: sample: Add "quic_enabled" sample fetch

This sample fetch returns a boolean. True if the support for QUIC transport
protocol was built and if this protocol was not disabled by "no-quic"
global option.

Must be backported to 2.7.
doc/configuration.txt
src/sample.c