Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 82570 invoked from network); 30 Sep 2005 21:54:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 Sep 2005 21:54:10 -0000 Received: (qmail 22746 invoked by uid 500); 30 Sep 2005 21:53:56 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 22729 invoked by uid 500); 30 Sep 2005 21:53:55 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 22718 invoked by uid 99); 30 Sep 2005 21:53:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2005 14:53:55 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [192.63.108.53] (HELO usbb-lacimss3.unisys.com) (192.63.108.53) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Sep 2005 14:54:01 -0700 Received: from USBB-LACGW3.na.uis.unisys.com ([129.224.98.43]) by usbb-lacimss3 with InterScan Messaging Security Suite; Fri, 30 Sep 2005 18:07:58 -0400 Received: from USBB-LACGW3.na.uis.unisys.com ([129.224.98.44]) by USBB-LACGW3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 30 Sep 2005 17:53:32 -0400 Received: from USRV-EXCH1.na.uis.unisys.com ([129.225.81.6]) by USBB-LACGW3.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 30 Sep 2005 17:53:32 -0400 Received: from USRV-EXCH4.na.uis.unisys.com ([192.61.245.232]) by USRV-EXCH1.na.uis.unisys.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 30 Sep 2005 16:53:31 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: Limiting the number of threads Tomcat 4.1 creates Date: Fri, 30 Sep 2005 16:53:30 -0500 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Limiting the number of threads Tomcat 4.1 creates Thread-Index: AcXGBncLyvusvv2JTDiGOhovp59hSwAAevGQ From: "Caldarale, Charles R" To: "Tomcat Users List" X-OriginalArrivalTime: 30 Sep 2005 21:53:31.0505 (UTC) FILETIME=[65CFCE10:01C5C609] X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > From: Rob Shields [mailto:rshields@messagelabs.com]=20 > Subject: RE: Limiting the number of threads Tomcat 4.1 creates >=20 > I've tried setting that to 10 and restarting Tomcat, but when=20 > I do a "ps auxm" I see 20 threads running under the Sun VM: The JVM itself creates at least seven daemon threads for internal use, and Tomcat has a few others besides the request processors. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org