Re: [Pdns-users] pdns-recursor impact of lua script

2014-03-13 Thread bert hubert
On 13 Mar 2014, at 20:07, k...@rice.edu wrote: > Hi PDNS community, > > I have a quick question about the impact of lua scripts on the recursors > performance. If occasionally a script needs to perform more processing for > a particular request, does that lookup/lua processing block or slow up >

Re: [Pdns-users] domainmetadata ALSO-NOTIFY appears to not work?

2014-03-13 Thread bert hubert
On 13 Mar 2014, at 21:06, David B Harris wrote: > Sorry, my mistake; it turns out I hadn't in fact successfully tried > pgpsql-dnssec - including that in my pdns.conf worked like a charm. good luck! We love problems that solve themselves ;-) Bert _

Re: [Pdns-users] domainmetadata ALSO-NOTIFY appears to not work?

2014-03-13 Thread David B Harris
Sorry, my mistake; it turns out I hadn't in fact successfully tried pgpsql-dnssec - including that in my pdns.conf worked like a charm. Thanks again, David On Thu Mar 13, 03:55pm -0400, David B Harris wrote: > Good afternoon all, > > I'm deploying PowerDNS for the first time. We needed a simple

[Pdns-users] domainmetadata ALSO-NOTIFY appears to not work?

2014-03-13 Thread David B Harris
Good afternoon all, I'm deploying PowerDNS for the first time. We needed a simple standalone web interface for robust/fatfinger-free and easy editing of our zones. Our configuration is/will be: 1. A single hidden PowerDNS 3.3.1 master 2. Two public slaves we control (running PowerDNS 3.3.

[Pdns-users] pdns-recursor impact of lua script

2014-03-13 Thread k...@rice.edu
Hi PDNS community, I have a quick question about the impact of lua scripts on the recursors performance. If occasionally a script needs to perform more processing for a particular request, does that lookup/lua processing block or slow up other queries in progress or new lookups? Regards, Ken ___