From a84bee9005caed1937a18fc3fa54db51c788ecf2 Mon Sep 17 00:00:00 2001 From: edwin Date: Tue, 31 Oct 2006 21:16:17 +0000 Subject: [new port] dns/queryperf net/dhcperf replacement for dns/queryperf PR: ports/104663 Submitted by: Edwin Groothuis --- dns/dnsperf/pkg-descr | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 dns/dnsperf/pkg-descr (limited to 'dns/dnsperf/pkg-descr') diff --git a/dns/dnsperf/pkg-descr b/dns/dnsperf/pkg-descr new file mode 100644 index 000000000000..e6c6996fb8d4 --- /dev/null +++ b/dns/dnsperf/pkg-descr @@ -0,0 +1,18 @@ +DNSPerf and ResPerf Provide Communication Providers with Predictive +Planning Tools to Scale Networks. + +Two tools, DNSPerf and ResPerf deliver accurate performance metrics +of Domain Name Services (DNS). These tools are easy-to-use and +simulate real Internet workloads to provide the necessary insight +that carriers need to plan and deploy network services. + +DNSPerf measures Authoritative Domain Name services and is designed +to simulate network conditions by self-pacing the query load. + +Caching services performance and workload profile differ significantly +from Authoritative Domain services; therefore a different tool is +needed. ResPerf is designed specifically to simulate Caching Domain +Name services. To test a caching server, ResPerf systematically +increases the query rate and monitors the response rate. + +WWW: http://www.nominum.com/testing_tools.php -- cgit