aboutsummaryrefslogtreecommitdiff
path: root/dns/fastresolve/pkg-descr
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2003-06-01 23:49:18 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2003-06-01 23:49:18 +0000
commit6a294c20389911c409eb5f6f05033eaf6c6975ab (patch)
treeb621d2670693545124e161f6048aa76ec80ae631 /dns/fastresolve/pkg-descr
parentef70e9816ef935802e3a1e27b44f1c499b5cb27b (diff)
Notes
Diffstat (limited to 'dns/fastresolve/pkg-descr')
-rw-r--r--dns/fastresolve/pkg-descr10
1 files changed, 0 insertions, 10 deletions
diff --git a/dns/fastresolve/pkg-descr b/dns/fastresolve/pkg-descr
deleted file mode 100644
index 40bd79a4eed4..000000000000
--- a/dns/fastresolve/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-Fastresolve is a package of programs to process web log files to get DNS
-and domain ownership information for log analysis. It sends out many
-queries in parallel, and caches results, for speed. Its DNS resolver is
-about 10 times as fast as logresolve.pl from the Apache 1.3.9
-distribution, and about 50 times as fast as logresolve.c from that
-distribution. It is 5-20 times as fast as the adnslogres program that
-comes with the adns library, and about 3 times as fast as jdresolve,
-which is a Perl program that uses similar algorithms.
-
-WWW: http://www.pix.net/staff/djm/sw/fastresolve/