Dilshad,

On 30.10.2012 22:55, Dilshad Shahid wrote:
I am experiencing a problem with slow start up times for Tomcat 7. I
have done some testing by tweaking configuration parameters both on
Linux CentOS kernel version 2.6.18 and on Windows 7 using this link as
my primary guide: http://wiki.apache.org/tomcat/HowTo/FasterStartUp
and managed only a modest improvement.

Tomcat 7 itself starts blazingly fast. Even on 5-years-old-average-web-server, fresh Tomcat 7 install starts in less than 200 ms. What are your numbers?

If your FRESH Tomcat 7 installations starts fast, but Tomcat 7 with your webapp(s) deployed drags, then:

(a) Try setting entropy source to "/dev/./urandom" as the document you referenced suggest.

(b) If (a) does not work for you, you will have to find out why is your webapp slow. Use a profiler to find that out.

-Ognjen

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

Reply via email to