[Click] Load balancing - packet reordering

Torquato Bertani torquato at gmail.com
Thu Mar 2 05:05:40 EST 2006


> If you want to preserve intra-stream's ordering, the best thing to do
> is make sure all packets on any given stream are sent out the same
> interface.  This will only help of course if you have enough streams
> to get good load balancing just by distributing streams.  Try, for
> exmaple, HashSwitch and two Queues (one per ToDevice).

Thanks for suggestion, I'll try the hashswitch and then try to
implement a packet reorderer "queue" at the end point if it don't work
well.

Torquato



More information about the click mailing list