DNS problems - slow to resolve
Michael Madden
madden at cmsrtp.com
Sun Jan 2 07:34:16 PST 2005
David Daugherty wrote:
> Are there tools/commands I can use to determine the resolution time
> that my lookups are taking? A lot of my web browser requests are
> timing out (name lookups) and I have to keep hitting refresh until it
> finally resolves.
>
I'd try using dig:
> dig www.freebsd.org
At the end look for the query time:
;; Query time: 3 msec
;; WHEN: Sun Jan 2 09:33:07 2005
;; MSG SIZE rcvd: 211
More information about the freebsd-questions
mailing list