LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: [lvs-users] moving connections across real servers

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: [lvs-users] moving connections across real servers
Cc: krishna prasad <krishna.sirigiri@xxxxxxxxx>
From: David Coulson <david@xxxxxxxxxxxxxxxx>
Date: Sun, 05 Feb 2012 14:16:12 -0500
On 2/3/12 4:54 PM, krishna prasad wrote:
> Assuming that my understanding is correct, how complex or big to have a
> feature to support moving connections of failed real server to other real
> server?
As LVS is all layer-4, you're not going to find this functionality - LVS 
doesn't retain any session/L7 information to move the connection from 
one system to another if a real server fails. Since the L7 session 
information is highly application specific, LVS would not be the 
appropriate place for this type of functionality anyway. 99% of the time 
restarting the connection on a new real server is enough, particularly 
when most of the applications of LVS are web servers where the typical 
TCP connection is short lived and the web/app server on the backend has 
some intelligence to deal with failed transactions and retries.

What is your environment/application? Do you have some magic between 
real servers to support the transition of transactions from one server 
to another?

David

_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/

LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users

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