> > - Is PowerDNS recursor meant to have a coherent cache? The observed
> > behavior on my 3.6.2/FreeBSD 9.3 installation is that I have as many
> > caches as I have threads (as configured with "threads=..." in
> > recursor.conf). This is clearly visible on the TTL of the replies,
> > e.g. (queryin
On Fri, Dec 12, 2014 at 09:23:16AM +0100, sth...@nethelp.no wrote:
> > You can update auth-zones using 'rec_control reload-zones' at runtime
> > without restarting the recursor, which will discover new zones to be blocked
> > or no no longer blocked.
>
> A couple of questions regarding reload-zone
2014-12-18 7:14 GMT-03:00 Christof Meerwald :
> Hi,
>
> On Wed, 17 Dec 2014 03:54:24 -0300, Ciro Iriarte wrote:
> [...]
>> You need eigen3-devel, gcc-c++, git and boost-devel. At least that's
>> where I'm stuck:
>>
>> [root@admin metronome-master]# make
>> fatal: Not a git repository (or any of the
Hi,
On Wed, 17 Dec 2014 03:54:24 -0300, Ciro Iriarte wrote:
[...]
> You need eigen3-devel, gcc-c++, git and boost-devel. At least that's
> where I'm stuck:
>
> [root@admin metronome-master]# make
> fatal: Not a git repository (or any of the parent directories): .git
> g++ -Wall -O3 -ggdb -I. -I ya
Hi all,
I am trying to test powerDNS's behavior and find something strange. When I
use hint-file configuration to set a hint-file, powerDNS-recursor will just
use the ip address in hint file without doing a NS query to root server. I
wonder if it is a implement difference( cause I know bind and unb