Re: TEQL and packet reordering

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Apr 20, 2001 at 08:08:18AM -0700, Ivan Passos wrote:
> - If packet reordering is really the problem, how could I solve it (or at
>   least minimize it)? Any suggestions?

Don't use TEQL. 

If IP<->IP granuality load balancing is enough you can use multipath routes
(ip route add ... nexthop dev if1 dev if2) , these should not reorder packets.

The 2.4 kernel has a special reordering detection in the sender that tries
to avoid slowdowns; there you could tune the expected reordering using
/proc/sys/net/ipv4/tcp_reordering


-Andi
-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org


[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux