<p dir="ltr">Hi All,</p>
<p dir="ltr">I have the same problem and it happens random for some well known domains.</p>
<p dir="ltr">As far as I m concern I saw mainly when I have peak of request and also if you query the same domain after get SERVERFAIL, I m able to get the right reply</p>
<p dir="ltr">Just a question from my side, when you say 4 thread you mean with 4 DNS server in parallel?</p>
<div class="gmail_quote">On 18 Aug 2015 17:14,  <<a href="mailto:sthaug@nethelp.no">sthaug@nethelp.no</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> I'm running PowerDNS Recursor 3.7.3 on a pair of Ubuntu 14.04.3 LTS servers.<br>
> I'm getting intermittent SERVFAIL responses on both servers to queries for a<br>
> particular name. Could someone please help me understand what might be<br>
> causing these failures? Here are examples of the SERVFAIL responses I'm<br>
> seeing on one of the servers:<br>
><br>
> $ dig @localhost <a href="http://www.concoursmustang.com" rel="noreferrer" target="_blank">www.concoursmustang.com</a> any<br>
<br>
I've seen similar problems (intermittent SERVFAIL) for various domains.<br>
My conclusion after investigating these is that PowerDNS recursor does<br>
not have a coherent cache - and you might be hitting different threads,<br>
one or more of which answer SERVFAIL. You may be able to clear the<br>
problem with "rec_control wipe-cache <domain>". Restarting also works,<br>
of course - but throws away the cache.<br>
<br>
(We're running with threads=4 in recursor.conf and can easily see the<br>
incoherent cache by simply repeating the same query multiple times and<br>
noting the TTL in the answers. With a coherent cache you'd expect the<br>
TTL to always count down (until 0, of course). With PowerDNS Recursor<br>
the TTL is inconsistent - sometimes *increasing*. I assume it is<br>
perfectly consistent within one thread.)<br>
<br>
Steinar Haug, AS 2116<br>
<br>
_______________________________________________<br>
Pdns-users mailing list<br>
<a href="mailto:Pdns-users@mailman.powerdns.com">Pdns-users@mailman.powerdns.com</a><br>
<a href="http://mailman.powerdns.com/mailman/listinfo/pdns-users" rel="noreferrer" target="_blank">http://mailman.powerdns.com/mailman/listinfo/pdns-users</a><br>
</blockquote></div>