Re: [Pdns-users] Limit Returned Results from a SRV Query

2019-09-05 Thread frank+pdns--- via Pdns-users
Hi Shawn, You might be able to overrule the default Queries (see https://docs.powerdns.com/authoritative/backends/generic-sql.html ). Another option might be to use LUA records: https://docs.powerdns.com/authoritative/lua-reco

[Pdns-users] Limit Returned Results from a SRV Query

2019-09-05 Thread Shawn Augenstein
Greetings, I have stood up a MariaDB backend for a Authoritative Server deployment and I am working under a specific requirement: Provisioning the backend with 200 A Records associated with a SRV however, for each query to the Authoritative server only 5 of the 200 can be returned at any one time