> From: Breno Jacinto [mailto:[EMAIL PROTECTED] 
> Subject: Re: Hundreds of Instances
> 
> They get very, very slow because Linux starts to swap like 
> crazy, after the Tomcat process eats almost 100% of RAM.

If you're encountering significant swapping with your current heap and
RAM sizes, you might want to consider running with a *smaller* heap
(assuming you can't add RAM, of course).  The impact of paging on
allocation and garbage collection times can be rather significant.  That
doesn't mean you should stop researching your memory usage, of course.

 - 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]

Reply via email to