Re: [Pdns-users] Making powerdns all authoritative server

2015-01-07 Thread sumit sharma
Thanks Peter. I will be handling that in my scripts with dummy return values. Best Regards, On Mon, Jan 5, 2015 at 4:08 PM, Peter van Dijk wrote: > Hello Sumit, > > On 29 Dec 2014, at 10:11 , sumit sharma wrote: > > > How can i make powerdns all authoritative server. My dns should be > source

Re: [Pdns-users] Making powerdns all authoritative server

2015-01-05 Thread Peter van Dijk
Hello Sumit, On 29 Dec 2014, at 10:11 , sumit sharma wrote: > How can i make powerdns all authoritative server. My dns should be source of > truth for my services & not recurse. > I am using the piped backend and for every query i make to powerdns, > internally it is making 2 queries, 1 for SO

[Pdns-users] Making powerdns all authoritative server

2014-12-29 Thread sumit sharma
Hi All, How can i make powerdns all authoritative server. My dns should be source of truth for my services & not recurse. I am using the piped backend and for every query i make to powerdns, internally it is making 2 queries, 1 for SOA record and 2nd for ANY record. Is there a way to cut down on t