Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 41757 invoked from network); 19 Apr 2006 14:30:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Apr 2006 14:30:08 -0000 Received: (qmail 12880 invoked by uid 500); 19 Apr 2006 14:30:01 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 12798 invoked by uid 500); 19 Apr 2006 14:30:01 -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 12787 invoked by uid 99); 19 Apr 2006 14:30:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Apr 2006 07:30:00 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [195.233.129.142] (HELO rat01037.dc-ratingen.de) (195.233.129.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Apr 2006 07:30:00 -0700 Received: from rat01047.dc-ratingen.de (rat01047_e0 [195.233.128.119]) by rat01037.dc-ratingen.de (Switch-3.1.4/Switch-3.1.0) with ESMTP id k3JETbFH004354 for ; Wed, 19 Apr 2006 16:29:37 +0200 (MEST) Received: from vis01-mx02.vis.internal.vodafone.com (vis01-mx02.dc-ratingen.de [145.230.71.230]) by rat01047.dc-ratingen.de (Switch-3.1.4/Switch-3.1.0) with ESMTP id k3JETb49018019 for ; Wed, 19 Apr 2006 16:29:37 +0200 (MEST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: AW: Fold mod_proxy_fcgi into trunk (and maybe 2.2...) Date: Wed, 19 Apr 2006 16:29:37 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Fold mod_proxy_fcgi into trunk (and maybe 2.2...) Thread-Index: AcZjvEFSwRi4QjvvRhqtpvl5GQ3OZwAAGIVg From: =?iso-8859-1?Q?Pl=FCm=2C_R=FCdiger=2C_VF_EITO?= To: X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > -----Urspr=FCngliche Nachricht----- > Von: Jim Jagielski=20 >=20 >=20 > I think that the Proxy FastCGI module is at a point where > we should consider folding it into trunk, with the hope > of it being backported to 2.2.x and some not-too-distant > future. >=20 > Comments? > Questions: I am a lazy guy :-). Would it be possible for you to provide the changes as a diff that need to be applied to the *existing* sources on the trunk? This would help to understand what changes in the existing files as a result of this merge. Are there any test cases for the test framework to check the FastCGI = module? Regards R=FCdiger