Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46291 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 52199 invoked from network); 7 Dec 2009 09:26:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2009 09:26:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=tony@daylessday.org; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tony@daylessday.org; sender-id=pass Received-SPF: pass (pb1.pair.com: domain daylessday.org designates 89.208.40.236 as permitted sender) X-PHP-List-Original-Sender: tony@daylessday.org X-Host-Fingerprint: 89.208.40.236 mail.daylessday.org Linux 2.6 Received: from [89.208.40.236] ([89.208.40.236:34492] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 77/E4-13248-92ACC1B4 for ; Mon, 07 Dec 2009 04:26:01 -0500 Received: from [192.168.3.109] (unknown [212.42.62.198]) by daylessday.org (Postfix) with ESMTPSA id F27EFBFA085; Mon, 7 Dec 2009 12:25:57 +0300 (MSK) Message-ID: <4B1CCA1F.90802@daylessday.org> Date: Mon, 07 Dec 2009 12:25:51 +0300 User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Michael Shadle CC: php-dev References: <4B190660.2050107@daylessday.org> In-Reply-To: X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] FPM is available in a separate SVN branch From: tony@daylessday.org (Antony Dovgal) On 05.12.2009 03:25, Michael Shadle wrote: > "What if it was just a modification to the FCGI SAPI, and the FPM > management features, config file parsing, all that were in a > standalone daemon. That allows for a lot of changes and such to be > done in the daemon portion without having to align it with PHP > releases" That's the thing I want to avoid, actually. Moving something out of PHP just because you're afraid of its release cycles means you make it harder to maintain, not easier. -- Wbr, Antony Dovgal --- http://pinba.org - realtime statistics for PHP