Re: intelligent load balancing

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

 



> I'm doing simple load balancing with two cheap adsl lines using
> nth to SNAT packets:
>
> -m nth -every 2 -packet 1 -SNAT adslA
> -m nth -every 2 -packet 2 -SNAT adslB
>
> This is working quite good, but I would like to do an intelligent
> load bal.

try lartc/tc.

> As you can see adslB line is full and adslA line is empty.
> Is there anyway to optimize this?

Use tc, a per-packet load balancing; -m nth is just a per-connection 
balancing.


Jan Engelhardt
-- 
| Alphagate Systems, http://alphagate.hopto.org/
| jengelh's site, http://jengelh.hopto.org/


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux