> From: Christoph Sperle [mailto:[EMAIL PROTECTED]
> Subject: RE: Memory usage problem
>
> Do you have a hint to restrict/reduce the overall process
> memory tomcat uses.
1) Eliminate unnecessary items in server.xml (e.g., unused connectors).
2) Reduce the number of threads
strict/reduce the overall process memory tomcat
uses.
Thanks
Christoph
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: Mittwoch, 19. Dezember 2007 15:42
To: Tomcat Users List
Subject: RE: Memory usage problem
> From: Christoph Sperle [mailto:[EMAIL PROTECTED
> From: Christoph Sperle [mailto:[EMAIL PROTECTED]
> Subject: Memory usage problem
>
> As you can see, tomcat uses 138m, even though, it was start
> up with 64m restriction (-Xmx64m).
You're confusing heap size (-Xmx) with total process space. The total
process space
Hello all
I run tomcat on a virtual private server with very limited resources.
Therefore I want tomcat to run with very restrictive memory usage. I
tried hard to get this done, but with no success. Tomcat uses as much
memory as it wants to use, regardless of the specified startup settings.
OS: U