Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75138 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94489 invoked from network); 30 Jun 2014 09:23:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jun 2014 09:23:58 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@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: tyra3l@gmail.com X-Host-Fingerprint: 209.85.192.54 mail-qg0-f54.google.com Received: from [209.85.192.54] ([209.85.192.54:60859] helo=mail-qg0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 75/32-07865-DAC21B35 for ; Mon, 30 Jun 2014 05:23:58 -0400 Received: by mail-qg0-f54.google.com with SMTP id q107so1705706qgd.41 for ; Mon, 30 Jun 2014 02:23:55 -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=O8GCP/5RpMc/AYb3EVid977M2tIZb8S0d60tBo0Wcvk=; b=p7ekwaFtiRDgPlYa4fyGpfxXneL6fpdCM5eu8Bhp5EFm789ox4gjKTd3L9h3tBSXSJ VXVdvrhb6caM5bcSK0t3nXe9MjvuT5jjLve4tbMKgT1NG8Nsy4M2I+zGrgVXrmZds/2j uU3fhrggrpeHrK+eMwPq8vuqQa3GZDF2zATIytWbnzQi7jsUNkI/ckx1Yz6jo+6dx2n0 CSW9OyMBlPQujfGBo8smgrtzV7T+iGdZWsD9VfCDpMtm4enFnnLmaRzg/7XIchGmH7FH P1BTtqZ5++DnvB4eM1tYJ8LHZ4xrtWf1aceg2V+GI/JLudDmXxX+vvtzlbemsHpzDzFH fq5w== MIME-Version: 1.0 X-Received: by 10.140.92.213 with SMTP id b79mr12877677qge.97.1404120235095; Mon, 30 Jun 2014 02:23:55 -0700 (PDT) Received: by 10.140.47.175 with HTTP; Mon, 30 Jun 2014 02:23:54 -0700 (PDT) Received: by 10.140.47.175 with HTTP; Mon, 30 Jun 2014 02:23:54 -0700 (PDT) In-Reply-To: <53B10B6D.20103@sugarcrm.com> 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> <53B10B6D.20103@sugarcrm.com> Date: Mon, 30 Jun 2014 11:23:54 +0200 Message-ID: To: Stas Malyshev Cc: Ilia Alshanetsky , Julien Pauli , Pierre Joye , Antony Dovgal , PHP internals , David Zuelke Content-Type: multipart/alternative; boundary=001a113a49a0d5c05404fd0a37eb Subject: Re: [PHP-DEV] Fixing (and making easier) Apache mod_proxy_fcgi with PHP-FPM From: tyra3l@gmail.com (Ferenc Kovacs) --001a113a49a0d5c05404fd0a37eb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2014.06.30. 9:02, "Stas Malyshev" ezt =C3=ADrta: > > Hi! > > > 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 i= t > > with the 5.6RCs and merge back to 5.4/5.5. > > Maybe we can have people try it out in 5.6, if it works fine then we can > backport it into 5.4 if people need it. I don't have anything against > having it in 5.4, just not sure how much risk is in it since I don't > know that part of code that well. this is what Pierre also suggested and what I ended up doing. --001a113a49a0d5c05404fd0a37eb--