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
|