Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75102 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 942 invoked from network); 26 Jun 2014 18:20:16 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jun 2014 18:20:16 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.171 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.128.171 mail-ve0-f171.google.com Received: from [209.85.128.171] ([209.85.128.171:63436] helo=mail-ve0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B3/78-39155-E546CA35 for ; Thu, 26 Jun 2014 14:20:14 -0400 Received: by mail-ve0-f171.google.com with SMTP id jz11so4152438veb.30 for ; Thu, 26 Jun 2014 11:20:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=NXhlsmwgrX04Hcxs7z95rmZjMAk0KrM6s8z91SXI2eM=; b=SmuCOaNJTo4g8yuVqIcC893Vsb6jJP4gwh+09FLHDL0QK/ea9IbVyDmzfLeKD7yqEn wSl7ajTwXgDOeZra0RD8hJIbtLPCp38HcEOehUb6AxH6YEwDQpEyTU5oXlIareuPEiTK uhPomf9X7WmnDO0LmSoIpsf5hd4YNgKymFfNUM/bnQzOt8gSJmYG3aRSQ56IAxsXLQRR dSZ0iA17McY1CTFIGjGKzYtL3gyKB+2PJk6xoibVU+/4/T92eMLtD/sZRVSqCGoww5yI UU0pKl6e6oDip/XmHYJs0LNhqybF5eJLdSdBHMmWky6AdUTAQli/T7TRRg0SF2PUJqZz YGEA== X-Received: by 10.52.170.236 with SMTP id ap12mr2080126vdc.79.1403806811286; Thu, 26 Jun 2014 11:20:11 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.81.68 with HTTP; Thu, 26 Jun 2014 11:19:31 -0700 (PDT) In-Reply-To: <53AC5D29.3010707@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> Date: Thu, 26 Jun 2014 20:19:31 +0200 X-Google-Sender-Auth: 0DxeDJ60hvU_MJkGTNJ87HWhm3E Message-ID: To: Stas Malyshev Cc: Ferenc Kovacs , Ilia Alshanetsky , Pierre Joye , PHP internals , David Zuelke Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Fixing (and making easier) Apache mod_proxy_fcgi with PHP-FPM From: jpauli@php.net (Julien Pauli) 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. Just to say. Julien.Pauli