Return-Path: X-Original-To: apmail-tomcat-users-archive@www.apache.org Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D6A2C256F for ; Tue, 3 May 2011 11:15:12 +0000 (UTC) Received: (qmail 81936 invoked by uid 500); 3 May 2011 11:15:09 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 81745 invoked by uid 500); 3 May 2011 11:15:09 -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 81735 invoked by uid 99); 3 May 2011 11:15:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2011 11:15:09 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,RFC_ABUSE_POST,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jessh@ptc.com designates 12.11.148.84 as permitted sender) Received: from [12.11.148.84] (HELO irp2.ptc.com) (12.11.148.84) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 May 2011 11:15:00 +0000 X-IronPort-AV: E=Sophos;i="4.64,308,1301889600"; d="scan'208,217";a="94049813" Received: from hq-ex3fe2.ptcnet.ptc.com ([132.253.201.63]) by irp2.ptc.com with ESMTP; 03 May 2011 07:14:39 -0400 Received: from [10.196.0.59] ([132.253.201.117]) by HQ-EX3FE2.ptcnet.ptc.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 3 May 2011 07:14:38 -0400 Message-ID: <4DBFE39D.4020404@ptc.com> Date: Tue, 03 May 2011 06:14:37 -0500 From: Jess Holle User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: Tomcat Users List CC: Mark Thomas Subject: Re: Async servlets and Tomcat 7 vs. mod_jk References: <4DBF26F3.4080906@ptc.com> <4DBFBA52.30006@apache.org> In-Reply-To: <4DBFBA52.30006@apache.org> Content-Type: multipart/alternative; boundary="------------030501060906030403070802" X-OriginalArrivalTime: 03 May 2011 11:14:38.0429 (UTC) FILETIME=[4AA058D0:01CC0983] --------------030501060906030403070802 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 5/3/2011 3:18 AM, Mark Thomas wrote: > As I write this it occurs to me that an AJP-NIO connector would be a big > help to you here. I don't know how much work that would be to write but > with the refactoring already completed for Tomcat 7 it might be as > little as 1000 lines of code. If you would be interested in such a > connector create an enhancement request in Bugzilla. That would almost certainly be the biggest help to me, yes. While I have nothing against Apache HTTPD or APR in theory, in practice native builds (and bugs) across numerous platforms are just too much to deal with. >> In Apache, I note that there are noises about broader/better support for >> the mod_event MPM worker. Does mod_jk work with mod_event there to >> reduce the threads required in Apache? > Sorry, don't know. I have relatively little to do with the native mod_jk > code. Thanks. I was hoping someone on this list could answer (Mladen?), but realize there are relatively few involved in mod_jk code. -- Jess Holle --------------030501060906030403070802--