]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
new: usr: Add an rndc command to reset some statistics counters
authorArаm Sаrgsyаn <aram@isc.org>
Thu, 27 Mar 2025 09:35:14 +0000 (09:35 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Thu, 27 Mar 2025 09:35:14 +0000 (09:35 +0000)
The new ``reset-stats`` command for ``rndc`` allows some statistics
counters to be reset during runtime. At the moment only two "high-water"
counters are supported, so the ability to reset them after the
initial peaks during the server's "warm-up" phase may be useful for
some operators.

Closes #5251

Merge branch '5251-feature-rndc-reset-high-water-statistics' into 'main'

See merge request isc-projects/bind9!10318


Trivial merge