Brian,

% path/to/your/jdk/bin/java -X

will print out the help for non-standard command line argument extensions
for the JVM.

You can increase the amount of heap space and other good stuff available to
the whole JVM.

AFAIK, Tomcat sets no limit on the amount of memory a servlet consumes.

Regards,
Michael

----- Original Message -----
From: "Brian Wolf" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 31, 2002 9:45 PM
Subject: memory management


> Can anyone tell me how to increase the amount of memory available to a
> servlet running in tomcat?
>
> Thanks in advance!
> Brian
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


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

Reply via email to