Re: [Pdns-users] Newbie question on using multiple forwarders

2021-05-12 Thread Thomas Mieslinger via Pdns-users
Hi John, On 5/12/21 12:50 AM, John Von Essen via Pdns-users wrote: [ Lots of Background info deleted ] My question is for a random server in Dublin, hitting pdns-recursor on localhost with those 3 forwarders, how is the traffic distributed? Does it go to the first one listed, and then only i

Re: [Pdns-users] PowerDNS Recursor 4.5.1 Released

2021-05-12 Thread Eric Beck via Pdns-users
Good morning, re: upgrades CentOS 7 yum always saves the new .conf file as .conf.rpmnew which leaves the existing .conf in place. re: upgrade recursor 4.4.3 - 4.5.1 I have encountered issues in the past when there have been changes to variables in the .conf file for either the auth or recursor se

Re: [Pdns-users] Newbie question on using multiple forwarders

2021-05-12 Thread Kevin P. Fleming via Pdns-users
The 'dnsdist' project, also from the PowerDNS team, is pretty much designed for this sort of thing: directiing/balancing requests among groups of DNS servers. On Tue, May 11, 2021 at 6:50 PM John Von Essen via Pdns-users wrote: > > I apologize if this question is old news, but I’m curious about m