> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Subject: problem with tomcat 5.5.9
> 
> We observed that tomcat's memory footprint (not the heap size) keeps
> increasing if we run it for a long time under constant load. Initially
> it was 305 MB, but after running it for 12 hours continuously, it
> increased to 1153 MB. We are running the server on Red Hat 
> Linux AS 3.0.

This is expected behavior of any Java program, and can be controlled by
command line options.  Please read up on the functioning of the JVM heap
and garbage collection.

 - 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to