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

QM <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Message-ID <[email protected]>
: 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 [email protected] and include in the body
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.