By yoongjun
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!
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.
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.