Re: [Pdns-users] Performance optimizations in recursor

2016-04-08 Thread bert hubert
Hi Miguel, Can you share your metronome data? Could you also try against our 4.0 'master' packages on http://repo.powerdns.com/ ? Those are the ones that we tested recently for performance. If you want to improve numbers by 25% or so, install libtcmalloc (the thread caching malloc) and

Re: [Pdns-users] Performance optimizations in recursor

2016-04-08 Thread Miguel Miranda
Well, i am not having problems, i mean no customer complaints, but we are evaluating a dns platform (infoblox) and by reading their logs it is using bind, everywhere in the net i read "anyone can outperform bind" but using dnsbench (https://www.grc.com/dns/benchmark.htm) the inforblox box always

[Pdns-users] strange TSIG problems

2016-04-08 Thread Klaus Darilion
Hi! I make some test to transfer zones from PDNS using TSIG. The strange thing is, that AXFR + TSIG always works. But querying PDNS using TSIG most of the time results in TSIG errors, e.g: I query with: dig @xx.xx.xx.x www.tld-box.com A -y test:TpCdBiXZ successful query: 17:25:25 Query:

Re: [Pdns-users] Performance optimizations in recursor

2016-04-08 Thread sthaug
> Hello to all, i have followed to the letter the performance tunning > document, this is my recursor.conf: > > setuid=pdns-recursor > setgid=pdns-recursor > daemon=yes > dont-query=127.0.0.0/8 > local-address=127.0.0.1 > log-common-errors=no > loglevel=4 > max-cache-entries=400 >

[Pdns-users] Performance optimizations in recursor

2016-04-08 Thread Miguel Miranda
Hello to all, i have followed to the letter the performance tunning document, this is my recursor.conf: setuid=pdns-recursor setgid=pdns-recursor daemon=yes dont-query=127.0.0.0/8 local-address=127.0.0.1 log-common-errors=no loglevel=4 max-cache-entries=400 max-negative-ttl=30