> From: Sam Hokin [mailto:s...@ims.net]
> Subject: Re: very slow class loading on initial JSP/servlet
> request afterrestart
>
> http://www.ims.net/media/strace-test6-stall.txt

So what's going on during the frequent 11-second gaps?  (Was Rosemary Woods 
here?)

Might want to redo the strace with the -T option to show the time spent inside 
each system call.

> During the Tomcat stall phase there are thousands
> and thousands of stat64, access, lstat64 calls to
> the same class files (and directories above those
> files) across pages on all four sites.

How many is "thousands and thousands"?  3,000 or 100,000?  It's not unusual to 
see lots of calls to the stat derivates; they should return extremely quickly.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

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

Reply via email to