Re: [Pdns-users] PowerDNS Auth is slow on control socket

2018-01-05 Thread Chris Hofstaedtler
Hi, > On 05.01.2018, at 10:44, Klaus Darilion wrote: > [..] > I analyzed the problem with tcpdump and following happens: > > * pdns_control established the TCP connection > * pdns_control sends the secret and the command > * 7 seconds later pdns_control gives up waiting and closes the TCP > con

[Pdns-users] PowerDNS Auth is slow on control socket

2018-01-05 Thread Klaus Darilion
Hi! We use the PowerDNS Auth control socket with TCP from another host extensivly to trigger "retrieve" requests. Several times a day we get the follwing error: # pdns_control --remote-address=... --remote-port=... --secret=... retrieve example.com Timeout error: Error from remote in receive(): R

Re: [Pdns-users] Intended use of multiple backends simultaneously.

2018-01-05 Thread Klaus Darilion
Hi! I do not understand in detail what you are trying to achieve. But when using multiple backends, the answer is still coming only from one backend - the one with the best matching zone. e.g. backend 1 hosts test.test and backend 2 hosts test.test.test. If there is a query for www.test.test.tes