> From: news [mailto:[EMAIL PROTECTED] On Behalf Of Morten
> Subject: Tomcat memory issues
> 
> Are there any way to stop Tomcat from cached these large 
> byte[] internally?

If you look near the end of conf/catalina.properties, you'll see some
caching enable/disable lines; you might try turning off the one for byte
and see what happens.  I haven't tried this, so I don't really know if
it will help or what effect it will have on performance or any other
operational characteristic.

 - 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