Quote:
Originally posted by jasonl813
4.) If you do a 'tracert yourdomain.name' from a command line, it will show the data patch from that system to the server. It shows the roundtrip response time through each router the data must pass through to get to your server. If the data center is getting too much traffic then you would see a big response time increase at the end of the tracert. You may also see some '*' which could indicate that data packets are being dropped which would also slow down your site.
|
How to read the tracert output? If I tracert my site and it returns the following, is this bad or good? I'm experiencing slowness too.
Tracing route to mysite.com [xx.xx.xxx.192]
over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms 192.168.0.1
2 * * * Request timed out.
3 33 ms 31 ms 36 ms 12.244.21.97
4 61 ms 56 ms 61 ms 12.244.64.73
5 62 ms 86 ms 64 ms 12.119.199.21
6 19 ms 18 ms 14 ms gbr2-p20.st6wa.ip.att.net [12.123.44.150]
7 15 ms 20 ms 12 ms ggr1-p3100.st6wa.ip.att.net [12.123.44.133]
8 19 ms 14 ms 12 ms att-gw.sea.above.net [192.205.32.234]
9 44 ms 32 ms 29 ms so-3-2-0.mpr3.sjc2.us.above.net [208.185.175.182
]
10 43 ms 35 ms 50 ms so-2-0-0.er10a.sjc2.us.above.net [64.125.30.90]
11 44 ms 34 ms 34 ms above.sjc.assertivenetworks.net [209.66.79.101]
12 38 ms 37 ms 30 ms assertive.managed.com [66.154.102.5]
13 49 ms 44 ms 35 ms xx.xx.xxx.192
Trace complete.