I have a setup where a 8 core droplet (hosted on DO, managed by cloudways) is pulling data from DO’s object storage (object storage is in singapore). The data being pulled is images, most of which are 1mb in size. The download speed that I’m getting is barely 3 MBps. When I ran the DO speedtest, the download speed test showed 7 MBps.
I was under the impression that even the lowest tier of storage and droplets will get speeds of around 100 MBps. Am i missing something? What can be a solution?
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!
There might be several reasons for the slow speed, such as network latency, resource throttling, or configurations on your droplet.
You can monitor the server’s resources usage as it might run low on CPU, memory. Adding a swap space will be the starting point (if this is not already done of course)
To optimize the download speed, you can consider the following steps:
Check your network settings: Ensure there are no network bottlenecks or limitations affecting the speed.
Use Content Delivery Network (CDN): Using Spaces CDN can help deliver the images faster to your droplet by caching the assets and reducing latency.
Optimize your configuration: Evaluate and optimize the server and application settings to ensure they are not limiting your download speed.
Hope that this helps!
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.