View Single Post
10-28-12, 10:52 PM   #5
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
tracert #1:
Code:
Tracing route to cdn.wow.mmoui.com [23.3.68.129]
over a maximum of 30 hops:

  1    <1 ms    <1 ms    <1 ms    my.router [192.168.1.1]
  2    33 ms    39 ms    28 ms    98.248.144.1
  3    10 ms    10 ms     9 ms    te-5-6-ur04.pinole.ca.sfba.comcast.net [68.86.142.205]
  4    34 ms    11 ms    11 ms    te-0-2-0-12-ar01.oakland.ca.sfba.comcast.net [68.85.154.86]
  5    14 ms    22 ms    23 ms    he-2-12-0-0-cr01.sacramento.ca.ibone.comcast.net [68.86.90.129]
  6    28 ms    49 ms    29 ms    [pos-2-13-0-0-cr01.seattle.wa.ibone.comcast.net [68.86.85.161]
  7    55 ms    55 ms    55 ms    [pos-0-5-0-0-cr01.denver.co.ibone.comcast.net [68.86.88.5]
  8    52 ms    55 ms    53 ms    68.86.82.198
  9    52 ms    85 ms    67 ms    a23-3-68-129.deploy.akamaitechnologies.com [23.3.68.129]

Trace complete.
Reloaded the page. Still no CSS.

tracert #2:
Code:
Tracing route to cdn.wow.mmoui.com [23.3.68.129]
over a maximum of 30 hops:

  1    <1 ms    <1 ms    <1 ms    my.router [192.168.1.1]
  2    28 ms    27 ms    29 ms    98.248.144.1
  3    10 ms    12 ms     9 ms    te-5-6-ur04.pinole.ca.sfba.comcast.net [68.86.142.205]
  4    20 ms    11 ms    23 ms    te-0-2-0-12-ar01.oakland.ca.sfba.comcast.net [68.85.154.86]
  5    39 ms    11 ms    22 ms    he-2-12-0-0-cr01.sacramento.ca.ibone.comcast.net [68.86.90.129]
  6    29 ms    31 ms    27 ms    [pos-2-13-0-0-cr01.seattle.wa.ibone.comcast.net [68.86.85.161]
  7    55 ms    56 ms    54 ms    [pos-0-5-0-0-cr01.denver.co.ibone.comcast.net [68.86.88.5]
  8    53 ms    53 ms    51 ms    68.86.82.198
  9    53 ms    52 ms    54 ms    a23-3-68-129.deploy.akamaitechnologies.com [23.3.68.129]

Trace complete.
Reloaded again, and things were back to normal.

I'll try wget next time.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote