mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-06 17:45:26 -04:00
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. |
||
|---|---|---|
| .. | ||
| common | ||
| import | ||
| proto | ||
| types | ||