DNS zone response speed test tool?
I've put monitoring onto my public website, and by far the largest component of the response time it gives me is the DNS lookup -- 4-500ms, which seems entirely unreasonable. Is there a tool that anyone knows about that will measure the response time of my zone servers, somewhere on the web? Is the sum of the times in a dig +trace the proper metric to look at there? Cheers, -- jra -- Jay R. Ashworth Baylink jra@baylink.com Designer The Things I Think RFC 2100 Ashworth & Associates http://baylink.pitas.com 2000 Land Rover DII St Petersburg FL USA http://photo.imageinc.us +1 727 647 1274
On Tue, Dec 20, 2011 at 10:10:08AM -0500, Jay Ashworth <jra@baylink.com> wrote a message of 16 lines which said:
Is there a tool that anyone knows about that will measure the response time of my zone servers, somewhere on the web?
Yes, it is called Nanog. For baylink.com ? Only one real name server and quite slow. % qtest -n 10 "SOA baylink.com" $(dig +short NS baylink.com.) 148 ns5.baylink.com./69.12.222.27 149 ns6.baylink.com./69.12.222.27
http://code.google.com/p/namebench/ Seems like it may be fun to play with On Tue, Dec 20, 2011 at 10:10 AM, Jay Ashworth <jra@baylink.com> wrote:
I've put monitoring onto my public website, and by far the largest component of the response time it gives me is the DNS lookup -- 4-500ms, which seems entirely unreasonable.
Is there a tool that anyone knows about that will measure the response time of my zone servers, somewhere on the web?
Is the sum of the times in a dig +trace the proper metric to look at there?
Cheers, -- jra -- Jay R. Ashworth Baylink jra@baylink.com Designer The Things I Think RFC 2100 Ashworth & Associates http://baylink.pitas.com 2000 Land Rover DII St Petersburg FL USA http://photo.imageinc.us +1 727 647 1274
-- Just my $.02, your mileage may vary, batteries not included, etc....
Doesn't do much for long term graphing and monitoring, but for quickie issue detection or verification, http://www.grc.com/dns/benchmark.htm ...Todd On Tue, Dec 20, 2011 at 8:00 AM, chip <chip.gwyn@gmail.com> wrote:
http://code.google.com/p/namebench/ Seems like it may be fun to play with
On Tue, Dec 20, 2011 at 10:10 AM, Jay Ashworth <jra@baylink.com> wrote:
I've put monitoring onto my public website, and by far the largest component of the response time it gives me is the DNS lookup -- 4-500ms, which seems entirely unreasonable.
Is there a tool that anyone knows about that will measure the response time of my zone servers, somewhere on the web?
Is the sum of the times in a dig +trace the proper metric to look at there?
Cheers, -- jra -- Jay R. Ashworth Baylink jra@baylink.com Designer The Things I Think RFC 2100 Ashworth & Associates http://baylink.pitas.com 2000 Land Rover DII St Petersburg FL USA http://photo.imageinc.us +1 727 647 1274
-- Just my $.02, your mileage may vary, batteries not included, etc....
-- If Americans could eliminate sugary beverages, potatoes, white bread, pasta, white rice and sugary snacks, we would wipe out almost all the problems we have with weight and diabetes and other metabolic diseases. -- Dr. Walter Willett, Harvard School of Public Health
----- Original Message -----
From: "Todd Lyons" <tlyons@ivenue.com>
Doesn't do much for long term graphing and monitoring, but for quickie issue detection or verification, http://www.grc.com/dns/benchmark.htm
Am I mistaken in thinking that's a tool for measuring the efficiency and accessibility of *customer resolver* servers, not zone servers? Cheers, -- jra -- Jay R. Ashworth Baylink jra@baylink.com Designer The Things I Think RFC 2100 Ashworth & Associates http://baylink.pitas.com 2000 Land Rover DII St Petersburg FL USA http://photo.imageinc.us +1 727 647 1274
On Tue, Dec 20, 2011 at 2:21 PM, Jay Ashworth <jra@baylink.com> wrote:
Doesn't do much for long term graphing and monitoring, but for quickie issue detection or verification, http://www.grc.com/dns/benchmark.htm Am I mistaken in thinking that's a tool for measuring the efficiency and accessibility of *customer resolver* servers, not zone servers?
Oops, yeah, I was thinking it would do timing of zone servers, but it's aimed at resolvers. Sorry for the misdirection. ...Todd -- If Americans could eliminate sugary beverages, potatoes, white bread, pasta, white rice and sugary snacks, we would wipe out almost all the problems we have with weight and diabetes and other metabolic diseases. -- Dr. Walter Willett, Harvard School of Public Health
participants (4)
-
chip
-
Jay Ashworth
-
Stephane Bortzmeyer
-
Todd Lyons