> 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 includes many other things