Re: [Pdns-users] CPU consumption of pdns_recursor

2021-04-05 Thread Otto Moerbeek via Pdns-users
On Mon, Apr 05, 2021 at 05:30:11PM +, Nejedlo, Mark via Pdns-users wrote: Some thoughts: 2 distributior thread feels a bit overkill, 1 distributor thread should be able to feed 8 workers. Did you do measurements to come to this value? Your maintenance function looks like it could run for a w

[Pdns-users] DNSSEC reference recommendation

2021-04-05 Thread Daniel reply via Pdns-users
Are there any recommendations for DNSSEC configuration information? Most of what I've found is either very superficial examples or warnings to avoid implementing without expert administration. Even something current that explains NSEC vs NSEC3 would be nice. -- Daniel __

Re: [Pdns-users] CPU consumption of pdns_recursor

2021-04-05 Thread Nejedlo, Mark via Pdns-users
On Monday, April 5, 2021 10:05 AM, Otto Moerbeek Wrote: > On Mon, Apr 05, 2021 at 02:40:17PM +, Nejedlo, Mark via Pdns-users > wrote: > > > We recently replaced some Bind servers with PowerDNS recursor, and > > were rather surprised to see CPU usage essentially double for the same > > workload

Re: [Pdns-users] CPU consumption of pdns_recursor

2021-04-05 Thread Otto Moerbeek via Pdns-users
On Mon, Apr 05, 2021 at 02:40:17PM +, Nejedlo, Mark via Pdns-users wrote: > We recently replaced some Bind servers with PowerDNS recursor, and were > rather surprised to see CPU usage essentially double for the same workload. > My expectation was that the load would be more or less equivale

[Pdns-users] CPU consumption of pdns_recursor

2021-04-05 Thread Nejedlo, Mark via Pdns-users
We recently replaced some Bind servers with PowerDNS recursor, and were rather surprised to see CPU usage essentially double for the same workload. My expectation was that the load would be more or less equivalent between the two resolvers. It looks like the load is centered in the actual pdns

Re: [Pdns-users] How to list zones by account?

2021-04-05 Thread Peter van Dijk via Pdns-users
Hello, On Sat, 2021-04-03 at 21:32 -0600, Team 1035 via Pdns-users wrote: > Hi team -- I'm trying to list zones by account. Is there any way to do this > other than loading every zone and then filtering? The search endpoint doesn't > seem to consider account. > > Even if I maintain my own mappi