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/

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to