Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97964 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 47043 invoked from network); 25 Jan 2017 21:30:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jan 2017 21:30:25 -0000 Received: from [127.0.0.1] ([127.0.0.1:5107]) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ECSTREAM id F6/43-00729-0F819885 for ; Wed, 25 Jan 2017 16:30:24 -0500 X-Host-Fingerprint: 50.39.112.180 50-39-112-180.bvtn.or.frontiernet.net Received: from [50.39.112.180] ([50.39.112.180:25794] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AB/33-00729-BB519885 for ; Wed, 25 Jan 2017 16:16:43 -0500 Message-ID: To: internals@lists.php.net References: <3C5197D9-8CA8-49DB-A19F-444066CF2426@heroku.com> Date: Wed, 25 Jan 2017 13:16:39 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <3C5197D9-8CA8-49DB-A19F-444066CF2426@heroku.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 50.39.112.180 Subject: Re: Fixing Apache mod_proxy_fcgi SCRIPT_FILENAME et al for good From: champion.p@gmail.com (Jacob Champion) On 01/17/2017 06:44 AM, David Zuelke wrote: > What's the right place for this discussion? Would somebody with the > right karma/experience be willing to sign up to > https://httpd.apache.org/lists.html#http-dev and join in? Or does a > GitHub issue or PR suffice? Bump. I'm one of the httpd committers trying to drive this particular conversation -- is there anyone interested in following this from the PHP side? Don't get me wrong; we have a lot to fix before you can take any final action, but we won't be able to turn on the new fixes at all without some involvement from PHP. (And it would probably be more helpful to you to provide feedback as we work, rather than dumping yet another httpd functional change on PHP-FPM and saying "here you go, deal with it".) --Jacob