Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 66296 invoked from network); 8 Apr 2011 14:35:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Apr 2011 14:35:01 -0000 Received: (qmail 66278 invoked by uid 500); 8 Apr 2011 14:35:00 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 66200 invoked by uid 500); 8 Apr 2011 14:35:00 -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 66191 invoked by uid 99); 8 Apr 2011 14:35:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Apr 2011 14:35:00 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [72.22.94.67] (HELO virtual.halosg.com) (72.22.94.67) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Apr 2011 14:34:51 +0000 Received: (qmail 11454 invoked from network); 8 Apr 2011 09:34:31 -0500 Received: from c-98-245-245-160.hsd1.co.comcast.net (HELO ?10.1.10.166?) (98.245.245.160) by halosg.com with (AES256-SHA encrypted) SMTP; 8 Apr 2011 09:34:31 -0500 Message-ID: <4D9F1D0B.4070302@hanik.com> Date: Fri, 08 Apr 2011 08:34:51 -0600 From: Filip Hanik - Dev Lists User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: bindOnInit and maxConnections for AJP connectors References: <4D9C4B72.5060308@apache.org> <4D9DCCC8.1040503@christopherschultz.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 4/8/2011 2:50 AM, Tim Whittington wrote: > The input buffer is 8k by default (max header size), so this could be > significant with a large maxConnections. significant in 1990 maybe :) even with 20k connections, this be a drop in the ocean compared to memory usage for today's applications --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org