Re: DNS is slow

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



* (Thu, 13 Dec 2007 11:09:23 -0800 (PST))
My issue is as follows: My machine is very slow to resolve
destination name to ip.

I am running on Windows XP SP2 with the latest security patches.
Using ethereal

Wireshark. If you still have Ethereal, then update.

I can measure that it takes ~5 seconds to resolve a name such as
www.google.com. When I browse to a website referencing many external
sites the web page takes a long time to load (~minutes).

If I run the comand: "nslookup www.google.com" it returns immediately.

This is the wrong query because it will first query for
www.google.com.local.domain . The correct syntax is "nslookup
www.google.com.".

Does anyone have any ideas about how to analyze this issue?

Start by analyzing your thoughts. First you say that name resolution
is slow. Then you say it is fast. So what's true? Did you flush the
DNS cache on the client before the second query?

Do you want to say that "name resolution via Internet Explorer is
slow" versus "nslookup name resolution is fast"? Internet Explorer
does not do any name resolution on its own so your scenario is highly
unlikely.

Anyway: Wireshark is the way to go. But you should use it on the DNS,
not on the client. The DNS forwards your query anyway (as long as it's
not taken from the cache).


Thorsten
.



Relevant Pages

  • simple SQL query problem...
    ... I could do with a little help on a sql query. ... browser and resolution they are using. ... can't seem to get it to work with the distinct keyword or group by. ...
    (microsoft.public.sqlserver.programming)
  • Re: Simple program cwitching thru all video-modes craps-out ...
    ... is no standard graphics-bios command for that. ... Use VESA mode query commands to determine modes and capabilities ... change when I select another resolution ...
    (comp.lang.asm.x86)
  • Re: Problem with Ranking
    ... Director of Text Mining and Database Strategy ... RelevantNOISE.Com - Dedicated to mining blogs for business intelligence. ... I have a problem with the ranking in my query.. ... 00004 in Resolution Description ...
    (microsoft.public.inetserver.indexserver)
  • Re: simple SQL query problem...
    ... > SELECT TOP 100 PERCENT resolution, COUNT(DISTINCT ipaddress) AS ... >> I could do with a little help on a sql query. ... >> Chris Dangerfield ...
    (microsoft.public.sqlserver.programming)