https://issues.apache.org/bugzilla/show_bug.cgi?id=44588
Mark Thomas <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-03-12 06:36:22 PST ---
Not without a lot of re-work. The 'right' way to do this is with a simple
cluster fronted by httpd. The sequence is then:
- disable Tomcat A
- wait for requests to finish on A
- upgrade A
- enable A
- disable B
- wait for requests to finish on B
- upgrade B
- enable B
You can do all of this on a single machine and you end up with zero down time.
Ask on the users list of you need help settign this up.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]