<div dir="ltr">I figured it out. There was some internal problem with my backend that used sockets to communicate to a remote server.<div>Required sock related changes at both end.</div><div><br></div><div>Thanks,</div><div>Sumit</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 10, 2014 at 2:37 PM, sumit sharma <span dir="ltr"><<a href="mailto:sksumit1@gmail.com" target="_blank">sksumit1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Is there a way in which i can set powerdns to behave as "all authoritative server".<div>If its possible then I can get rid of all these SOA record handling in my backend script and just deliver A & TXT records.</div><div><br></div><div>Regards,</div><div>Sumit</div><div><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 10, 2014 at 2:13 PM, sumit sharma <span dir="ltr"><<a href="mailto:sksumit1@gmail.com" target="_blank">sksumit1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Bert,<div><br></div><div>I have set all these values to 0.</div><div>Additionally</div><div><div># /usr/bin/pdns_control ccounts</div><div>negative queries: 0, queries: 0, non-recursive packets: 0, recursive packets: 0</div></div><div><br></div><div>Is there some problem with the RRs i have created.</div><div>For all the RRs i am using ttl = 0 and serial = -1</div><div><br></div><div>E.g.</div><div>SOA     0       -1      <a href="http://mydomain.com" target="_blank">mydomain.com</a> <a href="http://root.mydomain.com" target="_blank">root.mydomain.com</a> 2008080300 60 60 60 0<br></div><div><br></div><div>Regards,</div><div>Sumit</div></div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 10, 2014 at 2:03 PM, bert hubert <span dir="ltr"><<a href="mailto:bert.hubert@netherlabs.nl" target="_blank">bert.hubert@netherlabs.nl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On Wed, Dec 10, 2014 at 01:59:01PM +0530, sumit sharma wrote:<br>
> From my update, the cache is set to 0.<br>
> And i have verified that there is always a packetcache MISS.<br>
<br>
</span>This is probably the query cache, which you can disable separately:<br>
query-cache-ttl=0<br>
negquery-cache-ttl=0<br>
<br>
Can you try that?<br>
<span><font color="#888888"><br>
        Bert<br>
<br>
<br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div></div></div></div>
</blockquote></div><br></div>