Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47491 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90672 invoked from network); 23 Mar 2010 17:15:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Mar 2010 17:15:26 -0000 Authentication-Results: pb1.pair.com header.from=jani.taskinen@sci.fi; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=jani.taskinen@sci.fi; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain sci.fi from 204.13.248.71 cause and error) X-PHP-List-Original-Sender: jani.taskinen@sci.fi X-Host-Fingerprint: 204.13.248.71 mho-01-ewr.mailhop.org Received: from [204.13.248.71] ([204.13.248.71:58866] helo=mho-01-ewr.mailhop.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/24-03444-C27F8AB4 for ; Tue, 23 Mar 2010 12:15:24 -0500 Received: from cs27025051.pp.htv.fi ([89.27.25.51] helo=[127.0.0.1]) by mho-01-ewr.mailhop.org with esmtpsa (TLSv1:CAMELLIA256-SHA:256) (Exim 4.68) (envelope-from ) id 1Nu7hI-00009Y-Fq; Tue, 23 Mar 2010 17:15:20 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 89.27.25.51 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19Pjy5MGo1nYzRrpvoVXgrSndLpIRHdoJ4= Message-ID: <4BA8F72E.5090701@sci.fi> Date: Tue, 23 Mar 2010 19:15:26 +0200 Reply-To: jani.taskinen@iki.fi User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fi; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 MIME-Version: 1.0 To: Antony Dovgal CC: php-dev References: <4BA8EF6F.8010503@daylessday.org> In-Reply-To: <4BA8EF6F.8010503@daylessday.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] FPM RFC From: jani.taskinen@sci.fi (Jani Taskinen) 23.3.2010 18:42, Antony Dovgal wrote: > Hello all. > > Derick (and other people) asked me to create an RFC for FPM describing what it is and why do we need it. > Quite.. ahem.. laconic version of such RFC can be found here: http://wiki.php.net/rfc/fpm > > I'm open for your questions. Does it really need to be separate SAPI? I mean, just replace the old sapi/cgi with it? Keep the name 'cgi' though. :) --Jani