]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] tarpit: close the connection if the client closes.
authorWilly Tarreau <w@1wt.eu>
Sun, 3 Sep 2006 08:47:37 +0000 (10:47 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 3 Sep 2006 08:47:37 +0000 (10:47 +0200)
commit08fa2e37fd40d174ef1324c47f9362fee59f27b7
tree80cf354d7f0fe82fcd7c74bf718e016343cd691c
parent2272dc14bb9e1486b5ee01f8556814c5293c17de
[MINOR] tarpit: close the connection if the client closes.

There's no point at maintaining an open tarpitted connection
if the client has left.
doc/haproxy-en.txt
doc/haproxy-fr.txt
src/proto_http.c