]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: Save the last nsspeed recorded plus output it in rec_control dump-nsspeeds
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 12 Jul 2022 10:41:51 +0000 (12:41 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 12 Jul 2022 12:41:36 +0000 (14:41 +0200)
commit8d670bdd3d3d200be7834a7245557931c32646bd
tree7a450cf98a8b5e6c93c9278104e0d9a9d972e8c4
parent7afbb04e0dd1a6df1e733efe47b72f996677573a
rec: Save the last nsspeed recorded plus output it in rec_control dump-nsspeeds

Fixes #11736 in the most basic way. There are some plans to unify
the various NS state tables into a single elaborate data structure,
that would be the moment to store a moving average or similar.

Also modify the output a bit: show times in ms instead of us and
without all the decimals.
pdns/syncres.cc