HAProxy Enterprise Documentation 2.4r1
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" | \
sudo socat stdio unix-connect:/var/run/hapee-2.4/hapee-lb.sock
See also
Next up
clear map