Re: [Pdns-users] Master Support with LDAP Backend

2021-06-07 Thread Peter van Dijk via Pdns-users
On Wed, 2021-06-02 at 14:44 +0300, Nikolaos Milas via Pdns-users wrote: > On 19/5/2021 9:40 μ.μ., Nikolaos Milas via Pdns-users wrote: > > > By the way, the LDAP backend documentation states "Master (support): > > No", yet there is a section (Master Mode) with configuration for > > Master operat

Re: [Pdns-users] MySQL/MariaDb Scaling

2021-06-07 Thread Frank Louwers via Pdns-users
Hi Thomas, Most setups I've worked on, didn't move the thousands of domains to LMDB, but only activated LMDB on demand for domains under attack. The main reason not to use the LMDB backend for that many domains, is the fact that LMDB doesn't have any replication mechanisms. Also, the PowerDNS L

Re: [Pdns-users] MySQL/MariaDb Scaling

2021-06-07 Thread Thomas Mieslinger via Pdns-users
Hi Frank, thanks for noticing the possible speedup by using lmdb Backend instead of g*sql backends. Is anyone doing lmdb with millions of Zones? How do you keep them in sync with the master? Is there also a simple way like mysql replication? Is it feasible to have a slave servers which check the