Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 22050 invoked from network); 22 Oct 2008 22:39:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Oct 2008 22:39:49 -0000 Received: (qmail 40353 invoked by uid 500); 22 Oct 2008 22:39:44 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 40293 invoked by uid 500); 22 Oct 2008 22:39:44 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 40281 invoked by uid 99); 22 Oct 2008 22:39:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Oct 2008 15:39:44 -0700 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [69.25.86.41] (HELO sodium.colo.stayonline.net) (69.25.86.41) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Oct 2008 22:38:34 +0000 X-ASG-Debug-ID: 1224715140-73ed00310000-mbHRyC X-Barracuda-URL: http://192.168.5.11:8000/cgi-bin/mark.cgi Received: from et-den-4.site.stayonline.net (unknown [66.198.222.2]) by sodium.colo.stayonline.net (Spam Firewall) with ESMTP id 8149D247F92 for ; Wed, 22 Oct 2008 18:39:11 -0400 (EDT) Received: from et-den-4.site.stayonline.net ([66.198.222.2]) by sodium.colo.stayonline.net with ESMTP id 9B3QAiKBaRknnJ3a for ; Wed, 22 Oct 2008 18:39:01 -0400 (EDT) Received: from [172.16.5.234] ([172.16.5.234]) by et-den-4.site.stayonline.net (8.12.6/8.12.6) with ESMTP id m9MMW9wu003213 for ; Wed, 22 Oct 2008 22:32:10 GMT Message-ID: <48FFAB6D.4030701@hanik.com> Date: Wed, 22 Oct 2008 16:38:37 -0600 From: Filip Hanik - Dev Lists User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Tomcat Developers List X-ASG-Orig-Subj: Re: NIO scales 10 times better Subject: Re: NIO scales 10 times better References: <1224690168.3231.20.camel@localhost.localdomain> <48FF768A.9070002@hanik.com> <1224707751.3354.3.camel@localhost.localdomain> In-Reply-To: <1224707751.3354.3.camel@localhost.localdomain> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Barracuda-Connect: UNKNOWN[66.198.222.2] X-Barracuda-Start-Time: 1224715151 X-Barracuda-Spam-Score: 0.10 X-Barracuda-Spam-Status: No, SCORE=0.10 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=3.0 tests=RDNS_NONE X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.1.8516 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- 0.10 RDNS_NONE Delivered to trusted network by a host with no rDNS X-Virus-Checked: Checked by ClamAV on apache.org the default maxThreads is 200, I think for a blunt install that is a good value. It's usually what I tell folks that are starting up, and no idea about their own app. 200 is low enough to not cause any resource issues, and high enough to handle a decent load of a traffic on the typical starter (small) box Filip Remy Maucherat wrote: > On Wed, 2008-10-22 at 12:52 -0600, Filip Hanik - Dev Lists wrote: > >> man, you just ruined my excuse for having a connector at 2/3 the speed >> for APR and BIO :) >> > > Ok ;) Any ideas for a better default value ? > > Rémy > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org > For additional commands, e-mail: dev-help@tomcat.apache.org > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org