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
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
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
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.
Testing against two different ISP will give you this, different results