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

Re: Re: Balanceo de carga



antes que nada, muy buen trabajo con tu script,
con lo del balanceo de carga creo que este parametro puede ayudarte:

ip route add default equalize scope global ...

equalize: allow  packet  by packet randomization on multipath routes.
Without this modifier, the route will be frozen to one selected
nexthop, so that load splitting will only occur on per-flow base.
equalize only works if the kernel is patched.

saludos.

ref. http://lists.debian.org/debian-user-spanish/2006/10/msg00061.html



Reply to: