haproxy/include
Willy Tarreau ccbcc37a01 MEDIUM: http: add support for "http-request tarpit" rule
The "reqtarpit" rule is not very handy to use. Now that we have more
flexibility with "http-request", let's finally make the tarpit rules
usable there.

There are still semantical differences between apply_filters_to_request()
and http_req_get_intercept_rule() because the former updates the counters
while the latter does not. So we currently have almost similar code leafs
for similar conditions, but this should be cleaned up later.
2012-12-28 14:47:19 +01:00
..
common MINOR: tools: simplify the use of the int to ascii macros 2012-12-23 21:46:30 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto REORG: config: move the http redirect rule parser to proto_http.c 2012-12-28 14:47:19 +01:00
types MEDIUM: http: add support for "http-request tarpit" rule 2012-12-28 14:47:19 +01:00