]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MEDIUM: checks: prevent TIME_WAITs from appearing also on timeouts
authorWilly Tarreau <w@1wt.eu>
Fri, 23 Nov 2012 16:35:59 +0000 (17:35 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 23 Nov 2012 16:35:59 +0000 (17:35 +0100)
commitcfd97c6f043fb64980529a0ce26b10fecd0e8fe2
tree254843eb78f9d4a4da811dc8a1ecf19d6f5ce1ee
parent2b199c9ac33703e3e212d9643ee4816464078e3c
BUG/MEDIUM: checks: prevent TIME_WAITs from appearing also on timeouts

We need to disable lingering before closing on timeout too, otherwise
we accumulate TIME_WAITs.
src/checks.c