]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[BUG] tcp: dropped connections must be counted as "denied" not "failed"
authorWilly Tarreau <w@1wt.eu>
Sun, 23 May 2010 21:50:44 +0000 (23:50 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 28 May 2010 16:10:31 +0000 (18:10 +0200)
commit23968d898a68b21b49a83ffc74ff18bfd9323bb5
treeff2ad587fd57be6b0daa0c17550639b083214061
parenta3445fce16ccfb7edf89c0d1ce5f0c146a034b77
[BUG] tcp: dropped connections must be counted as "denied" not "failed"

This probably was a copy-paste typo from the initial tcp-request feature.
This must be backported to 1.4 and possibly 1.3.
src/proto_tcp.c