]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: check define check-reuse-pool server keyword
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 27 Mar 2025 14:09:52 +0000 (15:09 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 2 Apr 2025 12:57:40 +0000 (14:57 +0200)
commite34f748e3ac12878b9d425d1e81f7c33ccb1b94e
tree016d2e68f41fdac4b5d84a51961b237ad33bd82d
parent20eb57b486b029a14a91021a867cff75c2612434
MINOR: check define check-reuse-pool server keyword

Define a new server keyword check-reuse-pool, and its counterpart with a
"no" prefix. For the moment, only parsing is implemented. The real
behavior adjustment will be implemented in the next patch.
doc/configuration.txt
include/haproxy/check-t.h
src/check.c