Linux - ServerThis forum is for the discussion of Linux Software used in a server related context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have a question. Is it possible to split two DSLs
(2Mbit + 2Mbit = 4Mbit) into one connection ?
My backup server need faster connection but I have right now only 2Mbits which is not enought. My boss told me that during night I can use another connection with 2Mbit speed. Is it possible to split together two connections into one and download data with maximum speed 4mbits ?
Yes this is possible.
However, note that for example when you visit a website you will only use one connection at a time, as all packets are routed based on the IP and TCP will have different sessions for different connections.
But you can make the throughput higher if for example it gets load balanced over the two connections.
You first download will then go through the 1st connection and the second download over the second connection.
The buzz words are "Multi WAN", "Load balancing" and "Aggregating" routers.
Product research notes from October 07 attached; dated but may be some use. Sorry about some of the links being split across pages; .pdf was the best permissible format. The routers without rejection reasons were the ones to go forward with.
The project was not implemented so I have no practical experience for you.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.