On 01/10/2019 16:18, Thomas Mieslinger wrote:
pdns recursor has no setting to control dns round-robin.

And it's also worth mentioning the packet cache <https://doc.powerdns.com/recursor/performance.html#packet-cache>: if an identical query comes in, it will receive an identical response to the previous one (up to the packetcache-ttl <https://doc.powerdns.com/recursor/settings.html#packetcache-ttl>)

You can disable <https://doc.powerdns.com/recursor/settings.html#disable-packetcache> the packet cache, but that will impact on load and performance.

_______________________________________________
Pdns-users mailing list
Pdns-users@mailman.powerdns.com
https://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to