bug #34429 - Output buffering cannot be turnedoffwithFastCGI
I undestood the problem.
You run PHP without PHP_FCGI_CHILDREN, so PHP doesn't spawn additional
processes (old php version spawned 8 processes by default).
I fixed the bug in proper way in CVS HEAD, PHP_5_1 and PHP_5_0.
Thanks. Dmitry.
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
|