By triviatroy
Setup a droplet with 4vcpu-8gb-intel-nyc1. Running a simple file download 1.16GiB and I’m only getting 54 KiB/s. No other scripts or downloads in process.
Why is it so slow and how to I make it go faster?
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!
Hello @triviatroy,
The best method for interpreting the slow speeds between your location and your Droplet is with a tool called iperf, using your Droplet as a “server” and your local device as a “client”. Once run, a blob of data will be transferred between the two locations and the average speed observed will be displayed by the program. More on how to run iperf and some considerations for its usage can be found here:
https://www.cyberciti.biz/faq/how-to-test-the-network-speedthroughput-between-two-linux-servers/
Once recorded, you can then compare this with the expected speeds of the data center that you’re reaching out to by selecting the data center that your Droplet is located in at the following URL and running the speed test:
http://speedtest-nyc1.digitalocean.com/
Should the numbers be quite close, it’s likely that there’s an issue along the route that traffic is taking whether that be a throttled partner or over-saturated link from network flooding. If the Droplet is noticeably lower than the data center, please do share that information with us for further review.
For us to best understand the issue that you’re observing, could you share the tool that you’re using to measure network speeds (i.e. speedtest-cli, iperf, etc.). Depending on the tool you may see wildly different results or even results that are not representative of your experience.
Hope this helps!
Cheers, Lalitha
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.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.