Matt,

Chuck is right. You want to get real information. Try the verbose GC output flag on the JVM and see what that says. If you /don't/ see a bunch of major collections in the output while that task is running, then GC is not your problem.

B.

Caldarale, Charles R wrote:
From: Matthew Laird [mailto:[EMAIL PROTECTED]
Subject: Re: Tomcat not using multiple cores

But of course I'm not a Java or JVM expert and have no idea
what kind of interlinks can exist between different client
connections.

Again - get a thread dump when at 100% on one core and 0% on the others so you 
will have real information rather than speculation.

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to