Anyone?
Currently, I want to do a simple load balancing using round robin. When a
director forwards packet to a realserver and the latter is down, then the
director should forward it to other realserver. From reading the mailing
list and HOWTO, this is not doable in LVS-DR? Then should I implement
everything in iptables only? Would I be missing a lot of important (for a
HA) features of LVS?
On Monday 28 October 2002 17:09, Leonard Soetedjo wrote:
> Hi,
>
> I'm rather confused on the features of LVS, when comparing to iptables.
> Assuming I'm interested in RR scheduling only, using iptables & iproute, it
> should be able to do a L4 switching, isn't it? I can't find any comparison
> of iptables with LVS on google (That may be because I'm comparing apples to
> oranges)...
>
> Thank you.
>
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
|