tech-net archive

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

Re: How usable is agr(4)?



>> The balance is done based on a hash of the source and destination
>> MAC addresses.
> Pity, it sounded like a good idea...

Perhaps agr should have a mode where it really does load-balance, eg by
queueing outbound packets onj whichever interface has a shorter queue,
instead of doing crude approximations based on hashing?  Sure, there
are plenty of environments where the packet reordering damage is not
worth the bandwidth gain, but there are also plenty of environments
where the tradeoff goes the other way (anything where the load is
(almost) all UDP, for example, such as DNS, or many NFS setups, or
where there are lots of TCP streams, each individually slow enough that
multiple packets from the same flow in the queues simultaneously is
rare enough to be ignored).

/~\ The ASCII                             Mouse
\ / Ribbon Campaign
 X  Against HTML                mouse%rodents-montreal.org@localhost
/ \ Email!           7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B


Home | Main Index | Thread Index | Old Index