Platform: Linux, Tomcat 3.3.1

Hi people,

I am writing a JSP web services on an embedded system running Linux without
swap space.
Everytime I access a new JSP page, the amount of memory Tomcat uses
increase.

I think Tomcat is caching the new JSP page for faster access. Am I right?
Is there a way to limit the maximum amount of memory that Tomcat will use?
Can I configure Tomcat to cache only the last 5 JSP pages?

Thanks In Advance.

Raymond Pau


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to