mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-20 13:13:41 +02:00
In conn_sock_shutw(), avoid calling shutdown() if linger_risk is set. Not doing so will result in getting sockets in TIME_WAIT for some time. This is particularly observable with health checks. This should be backported to 1.9.