Report this

What is the reason for this report?

Will allowing people to download via my digitalocean ftp cause lag?

Posted on March 1, 2016

Mind my english, but lets say if i’m using digitalocean to host a server where people are connected and ping is very important to them. At the same time, because there is alot of space in my digitalocean droplet, I decide to upload files onto the ftp and let people download them, will the downloads affect my server?



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.

A droplet should easily be able to do 300Mbps consistently. There are a couple things that can slow down your connections:

1.) Overworking the CPU/Memory. If the server has to wait on CPU resources to respond to a request it will slow it down. Serving static files over HTTP that you are uploading via FTP/SFTP would have little affect on this. Giving remote users access to an authenticated FTP service would be a slightly higher load but not much.

2.) Saturating the network interface. If your other services are already using the available bandwidth, adding additional services will slow things down.

In general you should be OK.

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.