jeffatrackaid

msg:3866854 | 2:27 am on Mar 10, 2009 (gmt 0) |
Could be a DNS issue or the www.example.com and the example.com do not resolve to the same IP. Try doing a dig or nslookup on the two. If they are both going to the same IP, there should be no difference in the speed unless there is some server side bandwidth throttling that impacts one domain and not the other.
|
eeek

msg:3877405 | 4:25 am on Mar 24, 2009 (gmt 0) |
Try doing an strace on the wget. That'll show you want system calls are taking the time.
|
|