]> git.ipfire.org Git - thirdparty/pdns.git/commit
Also count TCP "distributed" queries and show them in the periodic stats
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 30 Aug 2023 13:07:44 +0000 (15:07 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 13 Sep 2023 11:20:54 +0000 (13:20 +0200)
commit9bed6715d5d0b7281c06767898857e7775b98741
tree47441927f3a9dc28ad4f34d3c7ac865d87ade9d6
parent6e7acc51d7abedfc9d406ea79e0e2bbf8db24766
Also count TCP "distributed" queries and show them in the periodic stats

Do note that the rules to increment various counters are a bit divergent if you compare TCP and UDP
pdns/recursordist/rec-main.cc
pdns/recursordist/rec-tcp.cc