Changes

no edit summary
Line 15: Line 15:  
==Load balancing==
 
==Load balancing==
   −
<b>Load balancing</b> is way of distributing traffic over multiple connections. It does not does not bond the connections together, but distributes the available resources among clients and connections.
+
<b>Load balancing</b> is way of distributing traffic over multiple connections. It does not bond the connections together, but distributes the available resources among clients and connections.
    
For example, in a network with 4 clients that have established 10 connections to the Internet each, 50/50 ratio load balancing can distribute this traffic equally over two different network interfaces using different ISPs. (Other ratios can be applied as well.)
 
For example, in a network with 4 clients that have established 10 connections to the Internet each, 50/50 ratio load balancing can distribute this traffic equally over two different network interfaces using different ISPs. (Other ratios can be applied as well.)

Navigation menu