LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: SASHA Load Balancer

To: Michael Eckhoff <foobar@xxxxxxxx>
Subject: Re: SASHA Load Balancer
Cc: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
From: Wensong Zhang <wensong@xxxxxxxxxxxx>
Date: Thu, 7 Sep 2000 17:05:35 +0800 (CST)

Hello,

On 6 Sep 2000, Michael Eckhoff wrote:

> 
> Hello!
> 
> I was hoping someone could take a look at SASHA's method of load
> balacing and give me their opinions as well as if it would be possible
> to port this type of functionality to LVS.
> 

Just have a look at the paper of SASHA. SASHA dispatcher is implemented
in user-space, which is good for portability, but the performance is not
good. And, the tokenbeat protocol is developed for high availability.

> Doing a Layer 2 forward of web traffic could solve quite a few problems,
> such as with ARPs, yet be able to maintain the high level of scalability
> in cases where the drone servers are on the same segment as the
> director.
> 

Actually, the VS/DR (Direct Routing) forwarding method is similar to
that Layer 2 forward. The VS/DR doesn't change IP packets but send the
data frame to the selected server using the server MAC address.

Or, do you mean setting a list of server MAC addresses in the
dispatcher, instead of getting it using ARP?

Thanks,

Wensong

> http://www.zweknu.org/projects.php3
> 
> Thanks
> 
> Mike
> 
> 



<Prev in Thread] Current Thread [Next in Thread>