Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32950 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34512 invoked by uid 1010); 24 Oct 2007 06:13:36 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34496 invoked from network); 24 Oct 2007 06:13:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Oct 2007 06:13:36 -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:33360] helo=daylessday.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D6/42-09947-E82EE174 for ; Wed, 24 Oct 2007 02:13:34 -0400 Received: from [192.168.1.34] (ppp91-76-71-20.pppoe.mtu-net.ru [91.76.71.20]) by daylessday.org (Postfix) with ESMTP id F31E16401B2; Wed, 24 Oct 2007 10:13:30 +0400 (MSD) Message-ID: <471EE28B.9030707@daylessday.org> Date: Wed, 24 Oct 2007 10:13:31 +0400 User-Agent: Thunderbird 2.0.0.6 (X11/20070801) MIME-Version: 1.0 To: Yusuf Goolamabbas CC: internals@lists.php.net References: <20071024020711.GB25682@outblaze.com> In-Reply-To: <20071024020711.GB25682@outblaze.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] php-fpm: patch for php4/5 to greatly improve FastCGI SAPI usage in production From: tony@daylessday.org (Antony Dovgal) On 24.10.2007 06:07, Yusuf Goolamabbas wrote: > Hi, This was posted by the author of nginx (http://nginx.net/) a high > performance web-server/reverse proxy on the nginx mailing list > > http://php-fpm.anight.org/ > > Pages are primarily in Russian so if somebody can read/comment/blog > about it, would be very much appreciated The main problem is that they are GPLed, hence we cannot include them into PHP-licensed PHP. Try to persuade the author to change the license. I couldn't. -- Wbr, Antony Dovgal