[Pdns-users] dnsdist and udp-in-errors

Remi Gacogne remi.gacogne at powerdns.com
Thu Nov 14 09:24:09 UTC 2024


Hi,

On 12/11/2024 17:15, janasowieso Nicht via Pdns-users wrote:
> ... of course, please find the output of dumpStats() below,
> in our statistics/graphs we couldn't detect anything strange or 
> noticeable, except the udp inerrors or "udp-in-errors".

OK, at this point I would recommend:

- lowering the amount of "addLocal" directives. I usually recommend 
having setting it to roughly half the number of cores dedicated to 
dnsdist, the other half going to the 'newServer' threads
- looking at why you are getting UDP checksum errors, as if I'm not 
mistaken you are getting a lot of these which doesn't look good
- checking if the CPU cores are not over-committed in the hypervisor, 
and ideally not crossing NUMA boundaries. The CPU steal metric looks OK, 
but still it makes no sense to be dropping so many UDP datagrams at such 
a low QPS rate. It looks like you are even dropping TCP connections 
(tcp-listen-overflows) which makes no sense either.

Hope that helps,
-- 
Remi Gacogne
PowerDNS.COM BV - https://www.powerdns.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20241114/92f6dbd6/attachment.sig>


More information about the Pdns-users mailing list