Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45538 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54435 invoked from network); 9 Sep 2009 08:29:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Sep 2009 08:29:37 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.117 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.117 us-mr1.zend.com Linux 2.4/2.6 Received: from [63.205.162.117] ([63.205.162.117:54929] helo=us-mr1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DF/56-26597-F6767AA4 for ; Wed, 09 Sep 2009 04:29:36 -0400 Received: from us-gw1.zend.com (us-ex1.zend.net [192.168.16.5]) by us-mr1.zend.com (Postfix) with ESMTP id 98A58E11E9 for ; Wed, 9 Sep 2009 01:16:20 -0700 (PDT) Received: from [192.168.27.1] ([192.168.27.1]) by us-gw1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Wed, 9 Sep 2009 01:18:57 -0700 Message-ID: <4AA764F1.9070508@zend.com> Date: Wed, 09 Sep 2009 01:18:57 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: internals@lists.php.net References: <99cf22520909081652v29a9ea56q33882849cce3081e@mail.gmail.com> <4AA6F06C.4020008@lerdorf.com> <4AA75C9F.3090605@iki.fi> <4AA75EFF.5040800@zend.com> <4AA760CC.9060203@iki.fi> In-Reply-To: <4AA760CC.9060203@iki.fi> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 09 Sep 2009 08:18:58.0086 (UTC) FILETIME=[2DD3E460:01CA3126] Subject: Re: [PHP-DEV] [sapi] PHP-FPM (FastCGI Process Manager), by Andrei Nigmatulin - upstream Y/n? From: stas@zend.com (Stanislav Malyshev) Hi! > Very good point. And I did consider only merging the _good_ parts of > this thing. I haven't had time to check the code yet at all (quite busy > at work right now) but there are some stuff it does we haven't generally > considered the "job of PHP" before. The list of them is here: > > http://php-fpm.org/What_is_PHP-FPM Exactly. That's why I don't have a problem of it being a separate SAPI - we have about 20, what harm could one more do? :) It's much safer this way. And if we discover merging into sapi/cgi really makes sense - at least we'd have code that already works with php, plays by php rules, etc. so it'd be much easier and safer. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com