Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75121 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26558 invoked from network); 27 Jun 2014 22:29:29 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2014 22:29:29 -0000 Authentication-Results: pb1.pair.com smtp.mail=dz@heroku.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=dz@heroku.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain heroku.com designates 209.85.192.177 as permitted sender) X-PHP-List-Original-Sender: dz@heroku.com X-Host-Fingerprint: 209.85.192.177 mail-pd0-f177.google.com Received: from [209.85.192.177] ([209.85.192.177:41442] helo=mail-pd0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DB/D0-21556-740FDA35 for ; Fri, 27 Jun 2014 18:29:28 -0400 Received: by mail-pd0-f177.google.com with SMTP id y10so4945244pdj.36 for ; Fri, 27 Jun 2014 15:29:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=qRDtmGLr/G3nh7qn4E7ExTwQzS7I4JXd6j5RXNIOteU=; b=LKFUiRrxxEkM9T5ts9ZPl+z0/5slkUNkp7I0eNqhw5DJ6ziFWdQXPCUSyLL1u5qe6O Lmyc9PcennIAGHO8QrHzwab3FKb+FpcIUikiAA13vUtUeTvdu9hzkaALjhG8ItkgObxl QmHBAptBF+jzwpNafQRkiVcpDN8Ps7QL9UD77ScBdBLN/tlvm+61dKcE4eJ/7PBzkfhc XcSa3qO3VzXblbz6/O9TklBmcoqUxxMa5N9eenYLPx0JgMpVbICkg6KOVHceIq3hTy4W Xvo+mTDKEtg4RQJAWaWrNxv0SRvi89c6UlAQu7WGoG/ye0DsZGXa28n735+uxVhAH44n QaUQ== X-Gm-Message-State: ALoCoQm7gndHzfYMre5ecBkELeb3jfr02hgBamXP+PdCtSvSVQgczzs+xh3MVBOuE0XmX5O0plrO X-Received: by 10.68.186.33 with SMTP id fh1mr34054660pbc.140.1403908165024; Fri, 27 Jun 2014 15:29:25 -0700 (PDT) Received: from ?IPv6:2600:1010:b007:5c7f:b406:9e18:6ed4:87ce? ([2600:1010:b007:5c7f:b406:9e18:6ed4:87ce]) by mx.google.com with ESMTPSA id zb2sm16329499pbb.45.2014.06.27.15.29.23 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 27 Jun 2014 15:29:24 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) In-Reply-To: Date: Fri, 27 Jun 2014 15:29:25 -0700 Cc: Pierre Joye , Julien Pauli , Ilia Alshanetsky , PHP internals Content-Transfer-Encoding: quoted-printable Message-ID: 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> <8332CA5A-A255-4222-8C06-303813653CB4@heroku.com> To: Ferenc Kovacs , Stas Malyshev , Antony Dovgal X-Mailer: Apple Mail (2.1510) Subject: Re: [PHP-DEV] Fixing (and making easier) Apache mod_proxy_fcgi with PHP-FPM From: dz@heroku.com (David Zuelke) On 27.06.2014, at 15:27, Ferenc Kovacs wrote: >> On Fri, Jun 27, 2014 at 11:51 PM, David Zuelke wrote: >>=20 >>> On 27.06.2014, at 00:39, Pierre Joye wrote: >>>=20 >>> So what is wrong in putting us on the safe? Waiting 2 months max is = not that bad :) >>=20 >> Sure, but then it would be good to have this in the next 5.6 RC, = that'll probably get more testing exposure, too. >>=20 >> Either way, someone should please commit it into some branch soon ;) >=20 > Was waiting for Stas to reply, I will merge it into 5.6 this weekend = if he doesn't reply that he wants to merge it into 5.4, then we can test = it with the 5.6RCs and merge back to 5.4/5.5. Thanks! Stas, any thoughts?