diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-05 09:38:56 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-05 09:38:56 +0000 |
commit | 95ab1a6bbaf203f931376a8cf5a790fe51a24196 (patch) | |
tree | 6e9b1302089ac05921b380b3d7fb3c59671eed4e /dns/nsping/pkg-descr | |
parent | cf3d05cb927395f57268d4c69af78d82e622830e (diff) | |
download | ports-95ab1a6bbaf203f931376a8cf5a790fe51a24196.tar.gz ports-95ab1a6bbaf203f931376a8cf5a790fe51a24196.zip |
Notes
Diffstat (limited to 'dns/nsping/pkg-descr')
-rw-r--r-- | dns/nsping/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dns/nsping/pkg-descr b/dns/nsping/pkg-descr new file mode 100644 index 000000000000..f367812a6614 --- /dev/null +++ b/dns/nsping/pkg-descr @@ -0,0 +1,7 @@ +from nsping.8: + + Nsping uses DNS queries to monitor reachability and operation of name- + servers, as well as the latency of DNS queries. It does this by sending + random recursive DNS queries to the nameserver (avoiding the effects of + DNS caching) and measuring the amount of time between the sending of the + query and the receipt of the response packet. |