]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MEDIUM] extract the HTTP tarpit code from process_request().
authorWilly Tarreau <w@1wt.eu>
Sun, 30 Nov 2008 22:28:40 +0000 (23:28 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 30 Nov 2008 22:28:40 +0000 (23:28 +0100)
commit60b85b06947af7e99fdd95c694dc518253cb9cf1
treec59c1bd9b2c673971100c689e4fe5ff33d92066a
parentedcf6687d68cbc2d612d9ae2dd36028ec99503d1
[MEDIUM] extract the HTTP tarpit code from process_request().

The tarpit is now an autonomous independant analyser.
include/proto/proto_http.h
src/proto_http.c
src/session.c