HAProxy Enterprise Documentation 1.5r2
clear counters
Clear the Max counters on the Stats page.
Description
On the Stats page, Max counters display the peak that a counter has reached. For example, max session rate shows the highest rate of concurrent sessions that was recorded. Use clear counters
to reset the max counters to zero.
Examples
This resets all max counters to zero:
$ echo "clear counters" | socat stdio tcp4-connect:127.0.0.1:9999
See also
Next up
clear map