> When I give ps -ef | grep tomcat, it shows multiple processes running
& all of them grabbing majority of the available memory
That's covered in the Linux section of the FAQ: Linux ps reports
multiple threads as separate processes. Try adjusting the number of
threads in server.xml.
-
Thanks for you valuable suggestion, I'll consider upgrading my OS
-Original Message-
From: Andrew Miehs [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 15, 2007 10:38 AM
To: Tomcat Users List
Subject: Re: multiple tomcat processes running on linux
On 15/11/2007, at 4:31 PM,
On 15/11/2007, at 4:31 PM, Palat, Anil wrote:
-Tomcat 5.0.16
-Red Hat Enterprise Linux AS release 3 (Taroon Update 4) 2.4.21
32.0.1.ELsmp (32-bit)
When I give ps -ef | grep tomcat, it shows multiple processes
running &
all of them grabbing majority of the available memory
You are running o
Hi,
I've my application running on the following environment
-Tomcat 5.0.16
-Red Hat Enterprise Linux AS release 3 (Taroon Update 4) 2.4.21
32.0.1.ELsmp (32-bit)
When I give ps -ef | grep tomcat, it shows multiple processes running &
all of them grabbing majority of the available memory
Is