> From: Brian [mailto:bbprefix-m...@yahoo.com] 
> Subject: RE: Tomcat 6.0.29 using more and more RAM until it collapses?

> Isn't there a log of all the requests?

Not by default, but you can enable the AccessLogValve in server.xml, that will 
display the request URI and the response size.  However, if you have trimSpaces 
on for the JSP servlet, the size shown in the log will be the one after white 
space is removed - and odds are that it's white space eating up the buffer.

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


Reply via email to