Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46307 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28195 invoked from network); 7 Dec 2009 13:57:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2009 13:57:06 -0000 Authentication-Results: pb1.pair.com smtp.mail=jerome@loyet.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=jerome@loyet.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain loyet.net from 209.85.223.182 cause and error) X-PHP-List-Original-Sender: jerome@loyet.net X-Host-Fingerprint: 209.85.223.182 mail-iw0-f182.google.com Received: from [209.85.223.182] ([209.85.223.182:60334] helo=mail-iw0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9C/07-31234-1B90D1B4 for ; Mon, 07 Dec 2009 08:57:05 -0500 Received: by iwn12 with SMTP id 12so3164845iwn.27 for ; Mon, 07 Dec 2009 05:57:02 -0800 (PST) MIME-Version: 1.0 Received: by 10.231.158.205 with SMTP id g13mr1252947ibx.30.1260194222776; Mon, 07 Dec 2009 05:57:02 -0800 (PST) In-Reply-To: References: <4B190660.2050107@daylessday.org> <4B1CCA1F.90802@daylessday.org> Date: Mon, 7 Dec 2009 14:57:02 +0100 Message-ID: <3bea96c40912070557t66084de1v6995c2d3a69eea23@mail.gmail.com> To: Reinis Rozitis Cc: php-dev Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] FPM is available in a separate SVN branch From: jerome@loyet.net (=?ISO-8859-1?B?Suly9G1lIExveWV0?=) 2009/12/7 Reinis Rozitis : >> - See if the normal libevent or libev could handle all the needs and >> not a patched copy anymore (or get with the libevent team) > > Isn't this is allready done since 0.6.x fpm? Afaik php-fpm needs external > libevent on system now. there is no more patch libevent, it's dependent of official libevent. It's all ok. > >> - Adaptive process support (the major thing lacking) > > Somewhat done with the 'apache-like' spawning mechanism? As far as I know nohting has been done about adaptive process support or 'apache-like' spawning mechanism. It's been present in conf file without being supported. > > rr > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >