Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Servlet Interest »

Re: Tomcat threads in Linux? That is, is Tomcat really using 1 gig?

QM

2003-09-24

Replies:

: I've read a number of postings on the net that say this is an error
: instrumentation caused by the way threads are implemented on Linux.
: All of Tomcat is probably using less than 30mb of RAM.

You are correct. Please feel free to refer you colleague to this link:

    http://jakarta.apache.org/tomcat/faq/unix.html#ps

: Can anyone confirm this? I need to be a bit careful.

Barring the FAQ mentioned above, you could grant yourself some
assurance by enforcing your memory requirements: pass the proper
min/max memory flags to the JVM. This will be the heap size, so while
it doesn't account for *all* the memory used by the process this will
be the vast majority of it.

-QM

--

C++ / Java / SSL
http://www.brandxdev.net/

___________________________________________________________________________
To unsubscribe, send email to listserv@(protected)
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html


©2008 junlu.com - Jax Systems, LLC, U.S.A.