LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Increase downloading speed (https://www.linuxquestions.org/questions/linux-newbie-8/increase-downloading-speed-4175417758/)

piyush.sharma 07-20-2012 05:10 AM

Increase downloading speed
 
How can in increase downloading speed in my Linux system, I have two Ethernet interface on my computer with network bonding enabled, can I utilize both at the same time, Will it increase my downloading speed ?

TobiSGD 07-20-2012 06:28 AM

Your download speed is limited by your Internet connection, not by the number of network devices in your computer. If you have for example a connection with 6 MBit/second even one ethernet card is far faster than that.

piyush.sharma 07-20-2012 06:40 AM

I had read this line on some sites
"Bonding allows you to aggregate multiple ports into a single group, effectively combining the bandwidth into a single connection."

Actually I am thinking that two different computers are connected with same switch, and download data (for ex) @250 Kb/s. then there should be some way that if I connect both cable to a single, it can download at double (2*250) speed. is it not possible ?
I enable network bonding, now I can connect cable to any of the interface it works well, so thinking to connect two wires at the same time.

TobiSGD 07-20-2012 06:58 AM

Quote:

Originally Posted by piyush.sharma (Post 4733601)
I had read this line on some sites
"Bonding allows you to aggregate multiple ports into a single group, effectively combining the bandwidth into a single connection."This is true, but only for a LAN.

Quote:

Actually I am thinking that two different computers are connected with same switch, and download data (for ex) @250 Kb/s. then there should be some way that if I connect both cable to a single, it can download at double (2*250) speed. is it not possible ?
No, it isn't. With bonding channels your computer is able to suble the bandwith within its own LAN, but not the connection speed from your modem/router to your ISP. Would be nice if that works, I would have ten network cards in my computer.

segmentation_fault 07-20-2012 12:17 PM

The ethernet card has a transfer rate at 10Mbits/s. The fast ethernet (which is more likely what you have) 100Mbits/s. Your Internet speed, I assume is at 250KB/s (aka 2Mbits/s). So, the network adapter isn't your bottleneck; even with an old ethernet adapter you can have that speed. If you need higher (Internet) transfer rate you need to upgrade your line subscription.
Of course you can try the bonding, but I think you won't get the results you expect.

jefro 07-20-2012 05:00 PM

Well, yes you could bond two nics to improve speed on some networks between computer to computer and maybe some very high speed wan's.

You kind of get into some other limits but Intel is one company that tends to offer linux tools for their pro series to do such tasks.

A some point the lan tends to be faster than the computer. A cheap gigabyte nic can outperform backplanes and hard drives unless you have a monster machine.


All times are GMT -5. The time now is 10:01 PM.