On Sat, 5 Feb 2005, H Matik wrote:
lvs (I may be wrong) is probably only a load balancer but not the cluster and probably thought for serving content but not users (access users)
LVS is a TCP/IP load balancer, with good cluster support to make the load balancer redundant.
LVS is useful in load balancing both servers and proxies, including transparently intercepting proxies if you like. It can even run on the same nodes as the servers, eleminating the need of extra hardware.
Regards Henrik