Document rndc reset-stats

Add documentation for 'rndc reset-stats'.

(cherry picked from commit be8f4f68cb)
This commit is contained in:
Aram Sargsyan 2025-03-25 10:50:08 +00:00 committed by Arаm Sаrgsyаn
parent 56c9bda62c
commit 06b86773f4

View file

@ -460,6 +460,16 @@ Currently supported commands are:
If a zone is specified, this command reloads only the given zone.
If no zone is specified, the reloading happens asynchronously.
.. option:: reset-stats
This command resets the requested statistics counters.
.. program:: rndc reset-stats
.. option:: counter-name ...
At least one counter name must be provided. Currently the following counters
are supported: ``recursive-high-water``, ``tcp-high-water``.
.. program:: rndc
.. option:: responselog [on | off]