Hello,
is there any way how to tell tomcat: Recycle after X minutes OR Y requests like it is eg. on the IIS server? If I add my own script containing "/etc/init.d/tomcat restart" to the crontab I loose the user sessions and users have to relogin.

I experience some problems with OutOfMemory error. On tomcat I run a periodic thread that downloads CRLs and I suspect this of memory leaks. I consider to cut out this to a standalone process called via crontab.

JV.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to