[dns-operations] simple TCP/IP DNS benchmarking tool

bert hubert bert.hubert at netherlabs.nl
Tue Jun 11 19:54:25 UTC 2013


On Tue, Jun 11, 2013 at 04:58:11PM +0200, bert hubert wrote:
> $ git clone https://github.com/PowerDNS/pdns.git
> $ cd pdns 
> $ ./bootstrap

It has been pointed out off-list that ./bootstrap does not do the right
thing on OSX.

On https://autotest.powerdns.com/job/auth-git/lastSuccessfulBuild/artifact/
you can find a tarball that can skip the 'git clone' and 'bootstrap' and goes
straight to:

> $ ./configure --with-modules="" --without-lua
> $ cd pdns
> $ make dnstcpbench
> 
> Good luck & please let us know your thoughts & suggestions!

	Bert



More information about the dns-operations mailing list