[VOTE] Release httpd-2.2.33

2017-06-23 Thread William A Rowe Jr
For your consideration... pre-release candidate tarballs of Apache legacy httpd 2.2.33 can be found in; http://httpd.apache.org/dev/dist/ Thanks all who merged the security work in and other fixes. As we picked end of maintenance Jul 1 '17 - the [discuss] thread had sufficient time for response

Re: svn commit: r1799689 - in /httpd/test/framework/trunk/t: conf/proxy.conf.in htdocs/modules/proxy/fcgi/ htdocs/modules/proxy/fcgi/index.php modules/proxy_fcgi.t

2017-06-23 Thread Jacob Champion
On 06/23/2017 01:22 PM, Jim Jagielski wrote: This is cool. Thx. It's inline with what I was hoping to do. No problem! I'm curious though Since we never actually *run* php-fpm on the PHP script, we never see what PHP actually determines are these parameters, right? So like you said on IRC:

Re: svn commit: r1799689 - in /httpd/test/framework/trunk/t: conf/proxy.conf.in htdocs/modules/proxy/fcgi/ htdocs/modules/proxy/fcgi/index.php modules/proxy_fcgi.t

2017-06-23 Thread Jim Jagielski
This is cool. Thx. It's inline with what I was hoping to do. I'm curious though Since we never actually *run* php-fpm on the PHP script, we never see what PHP actually determines are these parameters, right? > On Jun 23, 2017, at 1:50 PM, jchamp...@apache.org wrote: > > Author: jchampion >

Re: svn commit: r1782209 - /httpd/httpd/branches/2.4.x/STATUS

2017-06-23 Thread Jacob Champion
On 06/23/2017 09:42 AM, Jim Jagielski wrote: Over this weekend I may try to extend the current fcgi testing to include php-fpm... we should not, imo, fold in any patches until we can test each applicable use case and avoid regressions. I've also added one of the known 2.4.26 regressions to the

Re: svn commit: r1782209 - /httpd/httpd/branches/2.4.x/STATUS

2017-06-23 Thread Jim Jagielski
Over this weekend I may try to extend the current fcgi testing to include php-fpm... we should not, imo, fold in any patches until we can test each applicable use case and avoid regressions. Hacking on the test will keep my mind off of things... > On Jun 23, 2017, at 7:52 AM, Jim Jagielski

Re: svn commit: r1782209 - /httpd/httpd/branches/2.4.x/STATUS

2017-06-23 Thread Jim Jagielski
AddType application/x-php7-fpm .php Action application/x-php7-fpm /fpm virtual SetHandler proxy:fcgi://localhost:9001 SetHandler "proxy:fcgi://localhost:9001