[Pdns-users] What will pdns do when a fast dns server become slow and become fast again?

2013-12-26 Thread jacky wu
referred. But when the dns server recoverd from overload and become fast again, what will pdns-recursor do about it ? Will pdns-recursor move it forward in speed map? I can't find relevant source code. Any suggestion? *with best regard

Re: [Pdns-users] PDNS Recursor now on OSX

2013-06-20 Thread jacky wu
Yes, we have to balance between these two ways. Maybe it's the problem of gcc-llvm which is the default compiler of Mac 10.8. *with best regards,* Jacky Wu *jacky.wuch...@gmail.com* *blog: **http://www.sanote.org* weibo: @o

Re: [Pdns-users] PDNS Recursor now on OSX

2013-06-20 Thread jacky wu
simple, brew edit pdnsrec, and add ENV['CC'] = "/usr/local/bin/gcc-4.9" ENV['CXX'] = "/usr/local/bin/g++-4.9" ENV['LD'] = "/usr/local/bin/gcc-4.9" to "def install " function. *with be

Re: [Pdns-users] PDNS Recursor now on OSX

2013-06-19 Thread jacky wu
I recompile pdnsrec with gcc instead of llvm-gcc, pdnsrec works fine. *with best regards,* Jacky Wu *jacky.wuch...@gmail.com* *blog: **http://www.sanote.org* weibo: @object 2013/6/20 jacky wu > It's a good new

Re: [Pdns-users] pdns recursor 3.5.1 crash on Mac OSX mountain lion 10.8.3

2013-06-19 Thread jacky wu
hi, everybody, Which compiler do you use for compiling pnds-recursor on mac os? LLVM or GCC or GCC-LLVM ? *with best regards,* Jacky Wu *jacky.wuch...@gmail.com* *blog: **http://www.sanote.org* weibo: @object 2013/5/28 Aki

Re: [Pdns-users] PDNS Recursor now on OSX

2013-06-19 Thread jacky wu
rying to resolve NS 'd.root-servers.net.' (1/13) Jun 20 12:28:50k.root-servers.net.: Looking for CNAME cache hit of 'k.root-servers.net.|CNAME' Jun 20 12:28:50d.root-servers.net.: Looking for CNAME cache hit of 'd.root-servers.net.|CNAME' Jun 20 12:28:50

[Pdns-users] pdns recursor 3.5.1 crash on Mac OSX mountain lion 10.8.3

2013-05-27 Thread jacky wu
eing freed was not allocated *** set a breakpoint in malloc_error_break to debug help ! ======== *with best regards,* Jacky Wu *jacky.wuch...@gmail.com* *blog: **http://www.sanote.org* weibo: @object __