haproxy/include
Willy Tarreau 2799e98a36 [MINOR] frontend: count denied TCP requests separately
It's very disturbing to see the "denied req" counter increase without
any other session counter moving. In fact, we can't count a rejected
TCP connection as "denied req" as we have not yet instanciated any
session at all. Let's use a new counter for that.
2010-06-14 10:53:20 +02:00
..
common [MEDIUM] add ability to connect to a server from an IP found in a header 2010-03-30 10:39:43 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MINOR] session: differenciate between accepted connections and received connections 2010-06-14 10:53:19 +02:00
types [MINOR] frontend: count denied TCP requests separately 2010-06-14 10:53:20 +02:00