[Pdns-users] Forward client request

2019-11-12 Thread mendisobal via Pdns-users
How i can forward recursive DNS requests based on source address of the client. To do this need to have ability to return address of the next NS from preresove function (instead of NS-records). Is there any example on lua?___ Pdns-users mailing list Pdn

[Pdns-users] causes of over-capacity-drops

2018-08-15 Thread mendisobal via Pdns-users
Hi, I use pdns-recursor (4.1.2-1pdns.xenial, Ubuntu 16.04.5 LTS), it serves 700 qps. Several times a day the over-capacity-drops counter increases to 12 qps at this time the concurrent-queries counter does not increase. Please tell me the reasons for this phenomenon and how to eliminate it._