Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 55341 invoked from network); 17 Sep 2010 18:08:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Sep 2010 18:08:14 -0000 Received: (qmail 86505 invoked by uid 500); 17 Sep 2010 18:08:10 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 86459 invoked by uid 500); 17 Sep 2010 18:08:10 -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 86450 invoked by uid 99); 17 Sep 2010 18:08:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Sep 2010 18:08:10 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [76.96.62.56] (HELO qmta06.westchester.pa.mail.comcast.net) (76.96.62.56) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Sep 2010 18:08:03 +0000 Received: from omta11.westchester.pa.mail.comcast.net ([76.96.62.36]) by qmta06.westchester.pa.mail.comcast.net with comcast id 7s241f0030mv7h056u7i9a; Fri, 17 Sep 2010 18:07:42 +0000 Received: from [192.168.1.200] ([69.143.109.145]) by omta11.westchester.pa.mail.comcast.net with comcast id 7u7i1f00A38FjT13Xu7ivj; Fri, 17 Sep 2010 18:07:42 +0000 Message-ID: <4C93AE6D.2020208@christopherschultz.net> Date: Fri, 17 Sep 2010 14:07:41 -0400 From: Christopher Schultz User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Unix domain socket support for AJP connector? References: <010001cb5613$b9832c60$2c898520$@com> <4C93AC32.1070005@christopherschultz.net> <4C93ACEF.9000906@ice-sa.com> In-Reply-To: <4C93ACEF.9000906@ice-sa.com> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 André, On 9/17/2010 2:01 PM, André Warnier wrote: > Christopher Schultz wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> David, >> >> On 9/16/2010 10:55 PM, David Dabbs wrote: >>> I've looked about (obviously in the wrong places if it exists) for >>> whether >>> or not the AJP APR connector supports listening on a Unix domain socket. >> >> Why would you want to use a UNIX domain socket? You'd have to re-write >> both sides of the connector to use a different method of communication. >> What's wrong with standard TCP/IP sockets? >> > I would add that most OS'es already have optimisations when dealing with > local loop connections. +1 I believe most TCP/IP stacks used shared memory for loopback TCP/IP connections and you don't even have to waste time copying data between processes. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkyTrm0ACgkQ9CaO5/Lv0PDZoACdGsuKcKXp2O1Fj3PSyh6XIGAx VgoAoLzKDdZ+75255aS+YPm3PKZhSRDD =58uo -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org