haproxy/include
Willy Tarreau 9a355ec257 MEDIUM: http: add support for action "set-log-level" in http-request/http-response
Some users want to disable logging for certain non-important requests such as
stats requests or health-checks coming from another equipment. Other users want
to log with a higher importance (eg: notice) some special traffic (POST requests,
authenticated requests, requests coming from suspicious IPs) or some abnormally
large responses.

This patch responds to all these needs at once by adding a "set-log-level" action
to http-request/http-response. The 8 syslog levels are supported, as well as "silent"
to disable logging.
2013-06-11 17:50:26 +02:00
..
common MEDIUM: protocol: implement a "drain" function in protocol layers 2013-06-10 20:33:23 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MEDIUM: http: add a new "http-response" ruleset 2013-06-11 16:06:12 +02:00
types MEDIUM: http: add support for action "set-log-level" in http-request/http-response 2013-06-11 17:50:26 +02:00