Hi guys, We're using using some of the DDOS features found ini haproxy (e.g. https://www.haproxy.com/blog/use-a-load-balancer-as-a-first-row-of-defense-against-ddos/)
We've performed some basic testing using apache bench, and get expected results (connections get droped etc). Is there a better way to make sure the configuration works as expected? Can we somehow monitor the number of requests that get tarpitted or connectionis that get dropped, or is this info not collected/exposed by haproxy at all? BTW - using haproxy 1.8.4 alpine image Cheers Stefan

