ID: 41635 Updated by: [EMAIL PROTECTED] Reported By: jln at magentammt dot com -Status: Open +Status: Feedback Bug Type: SOAP related Operating System: FreeBSD 6.2 PHP Version: 5.2.3 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows (zip): http://snaps.php.net/win32/php5.2-win32-latest.zip For Windows (installer): http://snaps.php.net/win32/php5.2-win32-installer-latest.msi Previous Comments: ------------------------------------------------------------------------ [2007-06-08 14:32:10] jln at magentammt dot com Description: ------------ Using the SoapServer class in combination with zlib.output_compression = On (in php.ini) together with FastCGI (Lighttpd 1.4.15 webserver) results in delays of about 1 minute before the result is available! Disabling zlib.output_compression and everything goes back to normal. Using normal pages (i.e. not via SoapServer) works fine with output_compression. So it appears to be a SoapServer::handle() problem. This happens even for simple soap error responses, and the bug was present in every version of PHP 5.x.y and Lighttpd 1.4.x we've tried. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=41635&edit=1