Mike:

Seems like you can just have your servlet redirect requests that requires
starting of a new session.  It's a bit more expensive, but you can direct
them to a JSP page that has a nice error msg to come back in 15 minutes or
something....

jchuang

----- Original Message -----
From: "Mike Comb" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 12, 2001 11:53 AM
Subject: Get tomcat to top accepting sessions?


> Hi, is there any way to get tomcat to stop accepting new sessions, but
> allow active sessions to continue?  I am trying to figure out how to
> gracefully shutdown tomcat without kicking current users off.
>
> Thanks,
> -Mike
>
> -------------------------------------------
> Mike Comb
> Lead Engineer
> SoftCoin, Inc
> [EMAIL PROTECTED]
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to