]> git.ipfire.org Git - thirdparty/pdns.git/commit
dnsdist: Fix latency and counters update for UDP cache hits 11798/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 19 Jul 2022 13:25:48 +0000 (15:25 +0200)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Tue, 19 Jul 2022 13:28:43 +0000 (15:28 +0200)
commit0b02f1436d2ddd8646f53d648e8ef81008536a20
tree56d504edfe6fcf2b5de584a7ce85d22e26b03233
parent9c9e6a1dc3929201e8205a4814407f0352c368e9
dnsdist: Fix latency and counters update for UDP cache hits

The latency was counted twice, and the frontend-nxdomain,
frontend-noerror and frontend-servfail was increased twice as well.
pdns/dnsdist.cc