Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 2055 invoked from network); 8 Jul 2006 18:33:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Jul 2006 18:33:48 -0000 Received: (qmail 93942 invoked by uid 500); 8 Jul 2006 18:33:40 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 93923 invoked by uid 500); 8 Jul 2006 18:33:40 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 93912 invoked by uid 99); 8 Jul 2006 18:33:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Jul 2006 11:33:40 -0700 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=DNS_FROM_RFC_POST X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [206.190.36.83] (HELO smtp105.rog.mail.re2.yahoo.com) (206.190.36.83) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 08 Jul 2006 11:33:39 -0700 Received: (qmail 28574 invoked from network); 8 Jul 2006 18:33:18 -0000 Received: from unknown (HELO cal.cotef.org) (gwhulbert@rogers.com@72.140.234.123 with plain) by smtp105.rog.mail.re2.yahoo.com with SMTP; 8 Jul 2006 18:33:17 -0000 From: Guy Hulbert To: users@httpd.apache.org In-Reply-To: <200607081834.07148.nick@webthing.com> References: <1152373683.4651.16.camel@cal.cotef.org> <200607081834.07148.nick@webthing.com> Content-Type: text/plain Date: Sat, 08 Jul 2006 14:33:18 -0400 Message-Id: <1152383598.8878.4.camel@cal.cotef.org> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Info: mpm perchild X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Sat, 2006-08-07 at 18:34 +0100, Nick Kew wrote: > The good news is, there are third-party solutions that provide > similar functionality. For example, the Metux or Peruser MPMs, > or fastcgi. google: Peruser MPM apache finds: http://www.phpdeveloper.org/news/4407 which mentions: http://www.telana.com/peruser.php Peruser is an Apache 2 module based on metuxmpm, a working implementation of the perchild MPM. So it looks like your first two suggestions are the same thing and are basically perchild -- there seems to be a patch against 2.0.55. I lost interest in fast_cgi a long time ago ... Looks like I'll eventually be hacking though ... Thanks again for your help. -- --gh --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org