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 E46DF1017B for ; Mon, 5 Aug 2013 14:16:26 +0000 (UTC) Received: (qmail 49776 invoked by uid 500); 5 Aug 2013 14:16:23 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 49467 invoked by uid 500); 5 Aug 2013 14:16:23 -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 49453 invoked by uid 99); 5 Aug 2013 14:16:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Aug 2013 14:16:22 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of topcoderabhijith@gmail.com designates 209.85.220.47 as permitted sender) Received: from [209.85.220.47] (HELO mail-pa0-f47.google.com) (209.85.220.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Aug 2013 14:16:15 +0000 Received: by mail-pa0-f47.google.com with SMTP id kl13so3333908pab.6 for ; Mon, 05 Aug 2013 07:15:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=zlHrgBkMWOwnKxYzNwxc9q48EHWbF7GGWGLtYyJOwnI=; b=KgQ2APgJgIvCbqbY2Lp7uh1+YOtytEkIVg/khC2NBXCMQxGbiFfCQsNZl8Wb1gn5I3 ymioYVcnBvvf1K3XpPgV55nCoI6Tlcn+0Pinq4uVcoALFmXO4/wLewEMlPKdoXdj7XsM IV+V6qMyRCNOGF0FracA1kSyfJDUFMy4E8kyVS+Fae5mllxpN4IT4PJebGUgz4RJgYP3 rASMCPMexG307a6rP0M7UJVcJ8MAZT6PDU9HTnkz2toXOJedaxfJbfAXcMqOaA8Hmab2 cRlo6eCSLsIhccIs+cTaRWcsVhJ2DyZlO57joQGmcWBd2jsC3FpqC6+M3RIMFd1/lNjz hxSg== X-Received: by 10.68.166.229 with SMTP id zj5mr22545008pbb.91.1375712154129; Mon, 05 Aug 2013 07:15:54 -0700 (PDT) Received: from [10.238.2.13] ([152.179.75.202]) by mx.google.com with ESMTPSA id tr10sm27731101pbc.22.2013.08.05.07.15.52 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 05 Aug 2013 07:15:53 -0700 (PDT) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Re: Using NIO connector with Apache Httpd 2.4 From: Abhijith Prabhakar In-Reply-To: <51FFB2E5.90000@apache.org> Date: Mon, 5 Aug 2013 10:15:50 -0400 Content-Transfer-Encoding: 7bit Message-Id: <74C30C1B-27A2-4829-BC1E-CC137C6BEDAE@gmail.com> References: <51FFB2E5.90000@apache.org> To: "Tomcat Users List" X-Mailer: Apple Mail (2.1508) X-Virus-Checked: Checked by ClamAV on apache.org Thanks Mark. Any specific settings which I should be aware of? Is there any good blogpost or something apart from official docs? Thanks, Abhijith On Aug 5, 2013, at 10:12 AM, Mark Thomas wrote: > 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 > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org