Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 17855 invoked from network); 14 Feb 2007 19:02:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Feb 2007 19:02:08 -0000 Received: (qmail 75691 invoked by uid 500); 14 Feb 2007 19:02:12 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 75642 invoked by uid 500); 14 Feb 2007 19:02:12 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 75631 invoked by uid 99); 14 Feb 2007 19:02:12 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Feb 2007 11:02:12 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of chip@force-elite.com designates 72.232.80.58 as permitted sender) Received: from [72.232.80.58] (HELO constant.northnitch.com) (72.232.80.58) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Feb 2007 11:02:01 -0800 Received: from localhost (localhost.layeredtech.com [127.0.0.1]) by constant.northnitch.com (Postfix) with ESMTP id 120C75C78 for ; Wed, 14 Feb 2007 13:01:39 -0600 (CST) Received: from constant.northnitch.com ([127.0.0.1]) by localhost (constant.northnitch.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10807-07 for ; Wed, 14 Feb 2007 13:01:38 -0600 (CST) Received: from [192.168.2.108] (c-67-164-104-143.hsd1.ca.comcast.net [67.164.104.143]) by constant.northnitch.com (Postfix) with ESMTP id 72F0E5C77 for ; Wed, 14 Feb 2007 13:01:38 -0600 (CST) Message-ID: <45D35C8D.9040604@force-elite.com> Date: Wed, 14 Feb 2007 11:01:33 -0800 From: Paul Querna User-Agent: Thunderbird 2.0pre (Windows/20070212) MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: 3.0 - Proposed Goals References: <45D2BB47.10507@force-elite.com> <2C1DDBFC-542C-4E32-A9A3-8924D9634BC6@jaguNET.com> <45D35B97.9070702@turner.com> In-Reply-To: <45D35B97.9070702@turner.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at constant.northnitch.com X-Virus-Checked: Checked by ClamAV on apache.org Brian Akins wrote: > Jim Jagielski wrote: > >> >> This makes a lot of sense, but please NOT AJP... It >> seems to be that staying with HTTP is the most scalable, >> easiest to debug and troubleshoot, and the most straightforward. > > > Would be nice if we could do HTTP over unix domain sockets, for > example. No need for full TCP stack just to pass things back and forth > between Apache and "back-end" processes. > +1