Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 11809 invoked from network); 8 Sep 2009 16:57:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Sep 2009 16:57:22 -0000 Received: (qmail 35307 invoked by uid 500); 8 Sep 2009 16:57:18 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 35237 invoked by uid 500); 8 Sep 2009 16:57:18 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 35226 invoked by uid 99); 8 Sep 2009 16:57:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Sep 2009 16:57:18 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Sep 2009 16:57:07 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Ml3zq-0002Ke-Hu for users@tomcat.apache.org; Tue, 08 Sep 2009 09:56:46 -0700 Message-ID: <25350096.post@talk.nabble.com> Date: Tue, 8 Sep 2009 09:56:46 -0700 (PDT) From: tjones1105 To: users@tomcat.apache.org Subject: tomcatThreadPool - when to make changes MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: tjones@acworld.com X-Virus-Checked: Checked by ClamAV on apache.org Hello, I'm trying to figure out when to make changes to the tomcatThreadPool, or when to create a new one. I'm creating two services in my server.xml, one for each app. Since I want them on separate ports. I have not set a tomcatThreadPool for each service but I'm wondering if I need to and what benefits will it give me. Thanks, tom -- View this message in context: http://www.nabble.com/tomcatThreadPool---when-to-make-changes-tp25350096p25350096.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org