Edit report at https://bugs.php.net/bug.php?id=54152&edit=1
ID: 54152
Comment by: apache-lists at riggs dot me
Reported by: mark at catseye dot org
Summary: Make FPM compatible with Apache HTTP Server 2.3
mod_proxy_fcgi
Status: Closed
Type: Feature/Change Request
Package: FPM related
Operating System: Linux
PHP Version: 5.3SVN-2011-03-03 (snap)
Assigned To: jimjag
Block user comment: N
Private report: N
New Comment:
This fix does not take into account using mod_proxy_balancer. When I use this
same setup using mod_proxy_fcgi as a BalancerMember, I get a SCRIPT_FILENAME of
proxy:balancer://.... Should this be reopened to handle that, or should we
create
a new bug?
Previous Comments:
------------------------------------------------------------------------
[2011-03-29 13:39:13] mark at catseye dot org
v3 of the patch was applied to trunk in r309054
http://svn.php.net/viewvc?view=revision&revision=309054
------------------------------------------------------------------------
[2011-03-09 19:53:24] [email protected]
Automatic comment from SVN on behalf of jimjag
Revision: http://svn.php.net/viewvc/?view=revision&revision=309054
Log: Close [PHP-BUG] Req #54152...
Apache 2.3.12 (and later) will now work correctly with PHP's fcgi
impl with this patch.
------------------------------------------------------------------------
[2011-03-09 19:27:31] [email protected]
Automatic comment from SVN on behalf of jimjag
Revision: http://svn.php.net/viewvc/?view=revision&revision=309053
Log: Close [PHP-BUG] Req #54152...
Apache 2.3.12 (and later) will now work correctly with PHP's fcgi
impl with this patch.
------------------------------------------------------------------------
[2011-03-09 18:56:17] mark at catseye dot org
Tested v3 of the patch against development snapshot php5.3-201103091530.
Verified that the script gets executed, SCRIPT_FILENAME is set correctly,
PATH_INFO is set correctly, and the php-fpm status page works. Compared output
of phpinfo() between version 2 and version 3 of the patch for requests with
extra-path components and query strings; did not find any discrepancies.
Reviewed the patch itself and it looks good.
------------------------------------------------------------------------
[2011-03-07 19:50:54] [email protected]
please try v3 of the patch... This limits the later on version of the changes
to
just be in effect when we know we're handling the proxy:fcgi:// stuff
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
https://bugs.php.net/bug.php?id=54152
--
Edit this bug report at https://bugs.php.net/bug.php?id=54152&edit=1