Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 79038 invoked from network); 26 Feb 2002 18:51:55 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 26 Feb 2002 18:51:55 -0000 Received: (qmail 23021 invoked by uid 97); 26 Feb 2002 18:51:35 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 22970 invoked by uid 97); 26 Feb 2002 18:51:34 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 22959 invoked from network); 26 Feb 2002 18:51:34 -0000 Message-ID: <9BAAB192E5938F448EDF31E326507DD201132071@DENS600> From: KC Berg To: 'Tomcat Users List' Subject: RE: many java processes Date: Tue, 26 Feb 2002 11:49:42 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N all threads started in java will show up as pid's in Linux. Linux does not do true threading. it's not a big deal. if you see to many check your code for opening threads. also check your garbage collection settings. -----Original Message----- From: chad kellerman [mailto:ckellerman@alabanza.com] Sent: Tuesday, February 26, 2002 11:48 AM To: tomcat-user@jakarta.apache.org Subject: many java processes Hello everyone, I am running a red hat 6.2 tomcat 4.01 webapp server configured for virtual host. I have noticed that if tomcat stays running it "builds" up a lot of java processes. Has this caused anyone any problems with anyones elses servers? I am afraid that if a put a few java domains on the server the java processes will begin to go through the roof. Any information/insites would be greatly appreciated. -chad -- To unsubscribe: For additional commands: Troubles with the list: -- To unsubscribe: For additional commands: Troubles with the list: