haproxy/include
Gaetan Rivet f8ba6773e5 MINOR: checks: add linger option to tcp connect
Allow declaring tcpcheck connect commands with a new parameter,
"linger". This option will configure the connection to avoid using an
RST segment to close, instead following the four-way termination
handshake. Some servers would otherwise log each healthcheck as
an error.
2020-04-27 09:39:37 +02:00
..
common MINOR: mini-clist: Add functions to iterate backward on a list 2020-04-27 09:39:37 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto CLEANUP: checks: Don't export anymore init_check and srv_check_healthcheck_port 2020-04-27 09:39:37 +02:00
types MINOR: checks: add linger option to tcp connect 2020-04-27 09:39:37 +02:00