mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-29 14:01:50 +01:00
The most common use of "clear counters" should be to only clear max values without affecting cumulated values, for instance, after an incident. So we change "clear counters" to only clear max values, and add "clear counters all" to clear all counters.