LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Persistant Connections

To: "LinuxVirtualServer.org users mailing list." <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Persistant Connections
From: Horms <horms@xxxxxxxxxxxx>
Date: Thu, 20 Mar 2003 21:19:44 +0900
On Thu, Mar 20, 2003 at 06:52:30AM -0500, Alex Short wrote:
> I want new persistant connections to go to a holding page, really on both i
> want clients to be able to continue to surf the site until their persistent
> connections time out.
> 
> Really how i want to have it is:
> clients surfing persistent connections on both webservers
> we want to do an update
> we allow currently initiated persistent connections to contiue to surf
> new connections go to a maint page
> when connects drop off, all to maint, time to update
> move back to allowing persistent connections.

No problem.

Set the weight on web1 and web2 to 0. And the weight on the maint server
(localhost?) to 1 (or any other non-zero value).

And, of course reverse this when you have made the switch.

Problem solved.


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