prnt.sc/H8EC9mlL-w-J prnt.sc/FjEIiJy-XJbB
Why is DO Space so slow? Anyway to improve this issue? There are times that this reaches 900ms. I have a decent ~50Mbps upload/download connection.
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.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Heya,
When you see such issues I’ll recommend checking the status page of DigitalOcean for possible issues:
https://status.digitalocean.com/
Having said that, are you constantly experiencing such speeds or is it a time-from-time occasion?
Heya, @paparts
In which region is the bucket located? Have you tried using different client to upload and download a file?
You can use tools like
mtr
orping
to measure network latency to your Space. It will give some basic information on the network to check if the connection is delayed on certain load point.Test with files of various sizes to see if the upload speed is consistently slow across different file sizes or if it’s more pronounced with larger files. You can test upload speeds using bucket in different region to check if the behaviour follows.
You can also check our best practices here:
https://docs.digitalocean.com/products/spaces/concepts/best-practices/
Regards