> I do this by creating a separate instance of PowerDNS for writes.
Thanks, this is exactly the same approach I ended up going with. It's
working well for me!
___
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailma
From: Pdns-users on behalf of Chris
Sent: 08 July 2019 06:25:04
To: pdns-users@mailman.powerdns.com
Subject: Re: [Pdns-users] Different MySQL server for reads vs writes
Hi,
I do this by creating a separate instance of PowerDNS for writes. As an
example, in /etc/powerdns I
Hi,
I do this by creating a separate instance of PowerDNS for writes. As an
example, in /etc/powerdns I have:
pdns-internal.conf - Configured to use the read only database (listening
on port 5350 with no web server/API - queries are sent to it via dnsdist)
pdns-api.conf - Configured to use th