Re: [Pdns-users] Select default type for new zones

2022-11-28 Thread Michael Hallager via Pdns-users
On 2022-11-29 07:13, Andrea Biancalani via Pdns-users wrote: Is there a way to select default zone type for a server instead specify it everytime I enter a new zone in my master? I'd like to pre-select type:master everytime instead asking for native/master/slave options (with native pre-selected)

Re: [Pdns-users] Recursor Cache entries per record

2022-11-28 Thread Otto Moerbeek via Pdns-users
Hello What Winfried says is true, with the note that a few more bits of the query are included in the hash, while some other pats are skipped; e.g. the recursor skips the EDSN ECS and Cookie bits when computing the hash. Also note that while the packet cache is per thread, the other cache (record

Re: [Pdns-users] Recursor Cache entries per record

2022-11-28 Thread abang--- via Pdns-users
Hi Giovanni, As far as I know, the Recursor is exactly doing what you want. IP addresses are not part of the hash. Only the query name is base of the hash. Identical query names are routed to the same thread and thus to the same cache. Winfried Am 28. November 2022 18:37:19 MEZ schrieb Giovan

[Pdns-users] Recursor Cache entries per record

2022-11-28 Thread Giovanni Vecchi via Pdns-users
Hi guys, I'm doing some tests on recursor 4.7.4 and I would some confirmation from you about caching behaviour: I understood that enabling pdns-distributes-queries, cached entries are served only in case of matching query hash, so different clients (with different source ip) will not hit cache for

Re: [Pdns-users] Increased CPU usage after upgrade to MariaDB 10.6.11

2022-11-28 Thread William Edwards via Pdns-users
Thomas Mieslinger via Pdns-users schreef op 2022-11-28 10:35: On 11/26/22 20:33, William Edwards wrote: Thomas Mieslinger via Pdns-users schreef op 2022-11-26 16:21: 10.6.11 is even worse than 10.6.10. I've not had any problems before 10.6.11. Are you saying that you have? Yes. Tracked here

Re: [Pdns-users] Increased CPU usage after upgrade to MariaDB 10.6.11

2022-11-28 Thread Thomas Mieslinger via Pdns-users
On 11/26/22 20:33, William Edwards wrote: Thomas Mieslinger via Pdns-users schreef op 2022-11-26 16:21: 10.6.11 is even worse than 10.6.10. I've not had any problems before 10.6.11. Are you saying that you have? Yes. Tracked here https://jira.mariadb.org/browse/MDEV-29843 We went back to 1