|
I had a similar problem myself and tracked it down to an IP 'geo-location' type issue. In my instance the resolver was returning addresses for Sky's Content Delivery Network partner that we're located the wrong side of the Atlantic. Download rate appears to be highly correlated to link latency.
Solved by using a different DNS server (in my case 1.1.1.1)
|