Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75103 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4702 invoked from network); 26 Jun 2014 18:56:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jun 2014 18:56:38 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass 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 209.85.192.54 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.192.54 mail-qg0-f54.google.com Received: from [209.85.192.54] ([209.85.192.54:52844] helo=mail-qg0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F9/E8-39155-5EC6CA35 for ; Thu, 26 Jun 2014 14:56:37 -0400 Received: by mail-qg0-f54.google.com with SMTP id q107so3387559qgd.41 for ; Thu, 26 Jun 2014 11:56:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=dZpZeIIYiJsqQbYBJYTXFdhvkf3B/pjJfcZGiQGZNRc=; b=yFYiMTRzo1OVha2SphOeL+2yLivIZEnEmRu82VpGxQVM723M7tMXVWFVI6HCcYX/hC +aaYdREI8NXzKCQCiEpnWJnGXhUCmgjJM/1wXzE/6ZL/Ux71kaXnedinJqm08AGqbRp5 3ngupZqlA3JY5jOPry7L2DVvbFrAOdcGQ+MzXqaIPshHNNGXetiy5q+J13HbJg52+y9q gdDC3957bEETKUmAllZOTmHaO6Flet+SkhQrpnyyULLD/lJkwIoPXaPg5++0AKNFuoi/ eaRiAr6S3o120b4kfKRkk3XNPKJTKjTCwz9815/zpicQg2ZZ4JEkUGvCfrGyccHJrwC9 kSjQ== MIME-Version: 1.0 X-Received: by 10.140.30.73 with SMTP id c67mr24099067qgc.16.1403808993918; Thu, 26 Jun 2014 11:56:33 -0700 (PDT) Received: by 10.140.17.50 with HTTP; Thu, 26 Jun 2014 11:56:33 -0700 (PDT) Received: by 10.140.17.50 with HTTP; Thu, 26 Jun 2014 11:56:33 -0700 (PDT) In-Reply-To: References: <035C7115-6871-4FC6-802E-464FD48070EF@heroku.com> <1C110716-6C9D-4EB8-97BA-2CEABE2C4847@heroku.com> <5A82BEA2-7D25-46B8-BFFF-6EB368B46190@heroku.com> <9A3A1383-B237-46FE-977B-A191A76C650A@heroku.com> <53AC5D29.3010707@sugarcrm.com> Date: Thu, 26 Jun 2014 20:56:33 +0200 Message-ID: To: Julien Pauli Cc: Stas Malyshev , Ilia Alshanetsky , Ferenc Kovacs , David Zuelke , PHP internals Content-Type: multipart/alternative; boundary=001a113a35a46a469304fcc1c0dd Subject: Re: [PHP-DEV] Fixing (and making easier) Apache mod_proxy_fcgi with PHP-FPM From: pierre.php@gmail.com (Pierre Joye) --001a113a35a46a469304fcc1c0dd Content-Type: text/plain; charset=UTF-8 On Jun 26, 2014 8:20 PM, "Julien Pauli" wrote: > > On Thu, Jun 26, 2014 at 7:49 PM, Stas Malyshev wrote: > > Hi! > > > >> ops, sorry I have missinterpreted your previous mail. > >> having it in 5.4 would of course better. > >> > >> Stas are you ok with merging this to PHP-5.4 now? > > > > I'm ok with it. Did you ping Jerome Loyet or Antony? They are listed as > > maintainers, haven't heard from them on that. > > As Pierre said : are we absolutely sure about this patch ? > > History shows that we once failed at patching FPM and introduced problems. More exactly: Tested only in heroku environment. I would better get it in 5.6.0, see how things will go and then merge to other branches. --001a113a35a46a469304fcc1c0dd--