Report this

What is the reason for this report?

Slow download speed from object storage

Posted on February 7, 2021

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!

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.

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:

  1. Check your network settings: Ensure there are no network bottlenecks or limitations affecting the speed.

  2. Use Content Delivery Network (CDN): Using Spaces CDN can help deliver the images faster to your droplet by caching the assets and reducing latency.

  3. Optimize your configuration: Evaluate and optimize the server and application settings to ensure they are not limiting your download speed.

Hope that this helps!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.