Topic: 如何不重新启动服务器来升级Jute |
Print this page |
1.如何不重新启动服务器来升级Jute | Copy to clipboard |
Posted by: rainman Posted on: 2002-11-26 06:59 |
2.看看 [Re: rainman] | Copy to clipboard |
Posted by: SimonLei Posted on: 2002-11-26 08:13 探讨一下,有没有办法不中断服务而进行升级? |
3.呵呵,本来下文就是要说持续服务的 [Re: rainman] | Copy to clipboard |
Posted by: rainman Posted on: 2002-11-26 08:22 这是需要靠应用服务器来支持的。tomcat的管理界面已经有相应功能了。 当然支持class reload特性的应用服务器也是可以的(比如resin),但前提是更新jar足够快,需要在一个刷新时间内替换完旧的jar。 偶觉得严格意义上的持续服务是很难的。如果能做到不停止web application而完成升级也就能满足大部分应用需求了。 |
4.a [Re: rainman] | Copy to clipboard |
Posted by: neosun Posted on: 2002-11-26 15:15 瞧一瞧 |
5.55555 [Re: rainman] | Copy to clipboard |
Posted by: TiGeR Posted on: 2002-11-26 18:41 看不到? |
6.Re:如何不重新启动服务器来升级Jute [Re: rainman] | Copy to clipboard |
Posted by: scottding Posted on: 2002-11-26 20:06 |
7.Re:如何不重新启动服务器来升级Jute [Re: rainman] | Copy to clipboard |
Posted by: media Posted on: 2002-11-26 23:12 |
8.test [Re: media] | Copy to clipboard |
Posted by: snowbug Posted on: 2002-11-27 04:53 or you can 1. upload all the files to a temp directory first, for example, webapps/tempjute - takes a long time but the existing web app still works 2. then run a small script to rename the directories - takes no time 3. reload the application from tomcat admin - takes no time The interruption will be about 2 sec. if you are fast |
9.Re:test [Re: snowbug] | Copy to clipboard |
Posted by: rainman Posted on: 2002-11-27 05:11 snowbug wrote: good idea! the only shortcoming is uploading time is longer. |
10.web ups service [Re: rainman] | Copy to clipboard |
Posted by: abc123 Posted on: 2002-12-01 10:32 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |