mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-17 19:52:51 +02:00
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.