pre load Webapp before deploying to tomcat

2008-02-08 Thread mljv
Hi, i have a rather large webapp with spring and hibernate which takes some time to startup (30 seconds) when i redeploy this webapp the application is not available for 30 seconds until everything is loaded. I looked at hot deployment but this is only about not restarting tomcat, but tomcat

Tomcat Ajp Connector with Apache Frontend and mod_deflate

2008-01-31 Thread mljv
Hi, i am trying to build a cluster of tomcats with mod_proxy_balancer. At the moment my tomcats are connected via mod_proxy_http protocol port 80 tomcat uses compression and mod_proxy_balancer is doing fine with sending the compressed content to the client. I wonder if i can do the same with

tomcat5.5 Debian Startup Script

2007-11-12 Thread mljv
Hi, i have some problems with the debian (4.0) startup script and after googeling a day about named pipes and so on, i hope some guru can help me with it. I know its not directly tomcat related, but as it relates to tomcat5.5 debian package i hope i am allowed to ask on this list. this is