Forum Moderators: Robert Charlton & goodroi

Message Too Old, No Replies

Number of DC in the IE

How to check the number of DC?

         

MoveyourwebSEO

3:46 pm on Nov 15, 2005 (gmt 0)

10+ Year Member



Hi people!

Got a question: when I enter in a search string of IE or Mozilla "www.google.com" how I can see what DC is loading at the moment?

webdoctor

3:26 pm on Nov 16, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



if you're on windows, try opening a command prompt and doing:

nslookup www.google.com

if you're on linux, try opening a shell and doing:

dig www.google.com

and that will tell which ip(s) www.google.com resolves to from your location at that moment. This should help you track things down...