Did speed test on my 2 droplets, which are in the same location (LON1). I get wildly different results. Why?
1st droplet:
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by Structured Communications (London) [0.96 km]: 2.18 ms
Testing download speed................................................................................
Download: 1861.33 Mbit/s
Testing upload speed......................................................................................................
Upload: 366.57 Mbit/s
2nd droplet:
Retrieving speedtest.net server list...
Selecting best server based on ping...
Hosted by Spitfire Network Services (London) [0.96 km]: 2.65 ms
Testing download speed................................................................................
Download: 3102.50 Mbit/s
Testing upload speed......................................................................................................
Upload: 1664.52 Mbit/s
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Based on the results you provided a different source was chosen for each transfer which is why you saw a difference in speed.
The first one selected:
Hosted by Structured Communications (London) [0.96 km]: 2.18 ms
The second one selected:
Hosted by Spitfire Network Services (London) [0.96 km]: 2.65 ms
While they are both in London they are on different networks which is why you saw the difference in speed.
Hello,
I’ve often had a similar issue when testing this with the speedtest tool, so I decided to get the latest speedtest script rather than using the one available from the repository:
- wget https://raw.githubusercontent.com/sivel/speedtest-cli/master/speedtest.py
- chmod +x speedtest.py
- python speedtest.py
So my guess would be that the speedtest tool in the repository is outdated or something. It is always best to use the official instructions when installing tools on your system:
https://www.speedtestserver.com/
Hope that this helps! Regards, Alex
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.