On 04.12.2009 16:58, Johannes Schlüter wrote:
> How big would be the impact in regards to BC and stuff for merging it
> back in 5_3? If i read the svn log correct it's just a SAPI ... so
> adding it might be low risk as it only affects people using it.

That's right, it's a separate SAPI, it doesn't affect anything beyond sapi/fpm 
in any way.

> Is it related to the CGI SAPI codewise? 

Yes, it uses modified versions of cgi_main.c and fastcgi.c/.h.

> If yes: would there be plans to
> merge it in some way or would we have to fix bugs in CGI, FPM and
> probably CLI which all have the same roots?

I'm planning to remove some more unused/unnecessary code from fpm_main.c.
I guess this will somewhat reduce the amount of porting between the "copy" and 
original file.

-- 
Wbr, 
Antony Dovgal
---
http://pinba.org - realtime statistics for PHP

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to