[Pdns-users] Powerdns doesn't send type ANY request to the pipe backend

sumit sharma sksumit1 at gmail.com
Thu Dec 11 10:57:31 UTC 2014


I figured it out. There was some internal problem with my backend that used
sockets to communicate to a remote server.
Required sock related changes at both end.

Thanks,
Sumit

On Wed, Dec 10, 2014 at 2:37 PM, sumit sharma <sksumit1 at gmail.com> wrote:

> Is there a way in which i can set powerdns to behave as "all authoritative
> server".
> If its possible then I can get rid of all these SOA record handling in my
> backend script and just deliver A & TXT records.
>
> Regards,
> Sumit
>
> On Wed, Dec 10, 2014 at 2:13 PM, sumit sharma <sksumit1 at gmail.com> wrote:
>
>> Hi Bert,
>>
>> I have set all these values to 0.
>> Additionally
>> # /usr/bin/pdns_control ccounts
>> negative queries: 0, queries: 0, non-recursive packets: 0, recursive
>> packets: 0
>>
>> Is there some problem with the RRs i have created.
>> For all the RRs i am using ttl = 0 and serial = -1
>>
>> E.g.
>> SOA     0       -1      mydomain.com root.mydomain.com 2008080300 60 60
>> 60 0
>>
>> Regards,
>> Sumit
>>
>> On Wed, Dec 10, 2014 at 2:03 PM, bert hubert <bert.hubert at netherlabs.nl>
>> wrote:
>>
>>> On Wed, Dec 10, 2014 at 01:59:01PM +0530, sumit sharma wrote:
>>> > From my update, the cache is set to 0.
>>> > And i have verified that there is always a packetcache MISS.
>>>
>>> This is probably the query cache, which you can disable separately:
>>> query-cache-ttl=0
>>> negquery-cache-ttl=0
>>>
>>> Can you try that?
>>>
>>>         Bert
>>>
>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20141211/903a811e/attachment-0001.html>


More information about the Pdns-users mailing list