![]() |
![]() |
#1 (permalink) |
初级会员
注册日期: 2010-10-13
帖子: 29
|
![]()
一.调整JVM 最大使用内存值
1.windows 版本 以下假设你安装的服务器路径为 e:\jdmail, 如果是其他路径可做相应修改 1)卸载原来的webmail 服务 进入E:\jdmail\web\bin 目录,执行 E:\jdmail\web\bin>jdmail_Web.exe -uninstall jdmail_Web(Tomcat5) 然后系统提示 The jdmail_Web(Tomcat5) service was successfully uninstalled. 表示卸载成功 2)修改同目录下installTomcat_x.bat 文件,找到 -Xms125M -Xmx512M 地方,修 改成你想设置的内存大小。 3)重新安装 webmail 服务。 执行以下命名,其中e:\jdmail\jdk 为jdk 目录 ,e:\jdmail\web为tomcat 服 务器目录 E:\jdmail\web\bin>installTomcat_x.bat e:\jdmail\jdk e:\jdmail\web 执行完,系统会提示: -------- Usage: installTomcat_x.bat jdk_home tomcat_home NOTE: You MAY NOT use spaces in the path names. If you know how to fix this, please tell me. JDK 1.3 does not come with hotpot server by default, you must install this seperately if you wish to use it. Example: installTomcat_x.bat c:\progra~1\jdk c:\progra~1\tomcat hotspot -------- The jdmail_Web(Tomcat5) manual service was successfully installed. 表示新的webmail 服务安装成功
__________________
mobile:13401025442 email:zhwl@mailer.com.cn qq:920574103 & 1481461853 msn:micmouse521@live.cn 北京春笛网络信息技术服务有限公http://www.chundi.com 金笛电子邮件系统http://www.mailer.com.cn/ 龙笛企业即时通讯软件http://www.long-d.cn/ tel:010-82356575/76/77 ext 6024 |
![]() |
![]() |