Re: [Pdns-users] DNS query logging via protobufServer

2021-06-02 Thread Otto Moerbeek via Pdns-users
On Wed, Jun 02, 2021 at 07:05:02PM -0500, Tod Sandman via Pdns-users wrote: > I have been successfully exporting DNS queries via protobufServer, but I have > now been requested to not export PTR lookups. I removed PTR queries from the > protobufServer exportTypes: > > < {'A', '', 'CNAME',

[Pdns-users] DNS query logging via protobufServer

2021-06-02 Thread Tod Sandman via Pdns-users
I have been successfully exporting DNS queries via protobufServer, but I have now been requested to not export PTR lookups. I removed PTR queries from the protobufServer exportTypes: < {'A', '', 'CNAME', 'MX', 'PTR', 'NS', 'SPF', 'SRV', 'TXT'} > {'A', '', 'CNAME', 'MX', 'NS', 'SPF', '

[Pdns-users] MySQL/MariaDb Scaling

2021-06-02 Thread Mailing Lists via Pdns-users
Hi all I run a reasonably sized PowerDNS setup (high millions of domains across a few instances). So far the way I have been scaling it is working fine but I would like to get some addition suggestions in case I missed something. When we need extra capacity currently its a matter of adding a dn

[Pdns-users] Master Support with LDAP Backend

2021-06-02 Thread Nikolaos Milas via Pdns-users
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 operation.These changes will allow master operation in the future, or rather master support