Title: memory leak?

Hello,

Should the memory usage of the Tomcat.exe process be the same before and after a request is processed?
My windows task manager indicates that the Tomcat.exe process grabs more and more memory as requests are processed. Is this a memory leak or is it a normal situation that will regulate itself after automatic garbage collection?

If it is a memory leack I don't seem to understand what is causing it, once the only global variable in my servlet is the context class of the servlet itself.

Thank you
Carlos

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>


Reply via email to