so i have two servers i would like to make the servers into like 1 download server by combining both of the networks of both the servers
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!
What you are after is basically how a Torrent works, parallel part downloads, a standard download link wont work this way. As far as I am aware there is no way to do this without using a torrent like network and a local client. What you can do is have a striped network.
So say you have 2 servers, each holding the same files in the same url path on the same domain, you can use a DNS proxy/roundrobin that basically sends half of the visitors to one server and half to the other when the browser asks for what server the domain goes to.
Here is the digital ocean community link to how to set this up.
With this you will be able to take advantage of both or more servers under load basically allowing you to serve 2x the amount of data at a time then one server, just with a little DNS round robin.
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.