Re: [Pdns-users] PowerDNS custom backend questions

2010-12-02 Thread thomas morgan
Misi-- On Nov 23, 2010, at 2:54 PM, Mihaly Zachar wrote: > 1) > It seems that I successfully disabled the cache by the config > (cache-ttl, negquery-cache-ttl, query-cache-ttl) parameters. > Can it be correct ? Correct, set each to 0. Powerdns has some inefficiencies that are masked by the built

[Pdns-users] PowerDNS custom backend questions

2010-11-23 Thread Mihaly Zachar
Hi Gents, We are planning to build an ENUM service based on PDNS. Since the background business logic is pretty complex, we are planning to write a custom backend for PDNS. After the first few checks a few things were not clear. Prerequisites for the project: -- 1)