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 EC2451015E for ; Mon, 5 Aug 2013 14:13:00 +0000 (UTC) Received: (qmail 38736 invoked by uid 500); 5 Aug 2013 14:12:57 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 38533 invoked by uid 500); 5 Aug 2013 14:12:57 -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 38524 invoked by uid 99); 5 Aug 2013 14:12:55 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Aug 2013 14:12:55 +0000 Received: from localhost (HELO s2laptop.home) (127.0.0.1) (smtp-auth username markt, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Aug 2013 14:12:55 +0000 Message-ID: <51FFB2E5.90000@apache.org> Date: Mon, 05 Aug 2013 16:12:53 +0200 From: Mark Thomas User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Using NIO connector with Apache Httpd 2.4 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 05/08/2013 15:50, Abhijith Prabhakar wrote: > Hi All, > > We are currently using HTTP connector in tomcat 7.42 and planning to > switch to AJP NIO connector. When I was reading through the docs I > found "WARNING: The NIO connector for AJP is experimental." > > This made me think that NIO connector might not be mature at this > point. Can somebody who had experience with NIO connector let me > know if it is stable and any pitfalls I should be aware of? > > Stable enough to be used on enterprise apps which is expected to get > thousands of requests in a hour? > > Any information would be helpful. That warning dates form when we added NIO support to AJP. That was some time ago now and I don't think there is any need for that any more. I'll remove it. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org