Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45532 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37738 invoked from network); 9 Sep 2009 07:06:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Sep 2009 07:06:28 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.159 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 72.14.220.159 fg-out-1718.google.com Received: from [72.14.220.159] ([72.14.220.159:59084] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3C/D2-26597-2F357AA4 for ; Wed, 09 Sep 2009 03:06:27 -0400 Received: by fg-out-1718.google.com with SMTP id e12so1164259fga.11 for ; Wed, 09 Sep 2009 00:06:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=xmNw1E//yRF1I0uWKCOGuDhu8Ip+UMCDwF/S+EwMjeA=; b=SNpbSljfTZLYBpfJLWahFvF8FUskfXw7vbkzBsjKr+vyW3OOm4gsrf5VFH4C0+ucP5 xgPHs2JoPsvR0E92nXj5edD70R5V7TpmQH2N/8YEb0eVzT0MRFq31y4c4w/Juhw90BAZ sOAatgOs9lDuOVbQeFzVmSyAgFQ+OD07Ak0hk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=pnB42ZpoUmMvaG1QC/SWJPtn5X1iLUhfgqTCMVVpSbowIM+h3//VgCXLfaU6EU9KIB asCrSezjblnADEhankmQH9MdmiJIL4u6mdTV5PuXg6k6KLAnZBcoofk5ub2DR6PdD1UB 5UkFYuFnXruV1NL0zR40MY7o6nHRx+dvWxeNo= MIME-Version: 1.0 Received: by 10.86.159.37 with SMTP id h37mr2946369fge.79.1252479982997; Wed, 09 Sep 2009 00:06:22 -0700 (PDT) In-Reply-To: <20090909055541.GA9004@rangda.stickybit.se> References: <99cf22520909081652v29a9ea56q33882849cce3081e@mail.gmail.com> <4AA6F06C.4020008@lerdorf.com> <99cf22520909081814w64ef896rbf1bffda9354e72c@mail.gmail.com> <4AA70384.7020705@zend.com> <99cf22520909081942yd7b0b68m4354c918687b8633@mail.gmail.com> <20090909055541.GA9004@rangda.stickybit.se> Date: Wed, 9 Sep 2009 09:06:22 +0200 Message-ID: To: sean finney Cc: dreamcat four , Stanislav Malyshev , Rasmus Lerdorf , internals@lists.php.net, jvlad , Dmitri Dmitrienko Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [sapi] PHP-FPM (FastCGI Process Manager), by Andrei Nigmatulin - upstream Y/n? From: pierre.php@gmail.com (Pierre Joye) hi, On Wed, Sep 9, 2009 at 7:55 AM, sean finney wrote: > On Wed, Sep 09, 2009 at 03:42:44AM +0100, dreamcat four wrote: >> > Not sure about bundling libevent though - does it have to be bundled? >> Don't know. Libevent is frozen in there and a couple of files were >> modified with references back into the fpm headers. >> The Libevent was updated recently anyway, so its a pretty recent version= . > > just FYI this will also be problematic. =A0as some of the other php devs > are probably well aware (hi pierre!), we have a pretty strict policy > against using embedded libraries, even more so for embedded libraries > that have been locally modified. I would like to see strict policies too about respecting upstream design decisions or implementations. But I won't hijack that thread to kill a dead cow :) Cheers, --=20 Pierre http://blog.thepimp.net | http://www.libgd.org