ID: 36081 Updated by: [EMAIL PROTECTED] Reported By: bashusr at gmail dot com -Status: Open +Status: Bogus Bug Type: Scripting Engine problem Operating System: Windows 2003 PHP Version: 5.1.3, 4.4.2 New Comment:
PHP detects aborted connection if the underlying "write buffer to the client" call fails. If it doesn't fail and continues to write the data to nowhere, PHP can't do anything about it. Previous Comments: ------------------------------------------------------------------------ [2006-07-28 05:19:49] bashusr at gmail dot com Using latest snapshot. Same issue. ------------------------------------------------------------------------ [2006-07-27 02:09:37] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5.2-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.2-win32-latest.zip ------------------------------------------------------------------------ [2006-04-28 08:08:16] bashusr at gmail dot com Ok... I took Philip's advice from irc://irc.freenode.net/##php and actually ran the simple while(true) {} script in apache2 with the latest php snapshot... Same results, except apache2 seemed to respect the 30 second execution limits... This isn“t just an IIS bug if it makes anyone more inclined to fix it. ------------------------------------------------------------------------ [2006-01-21 02:00:00] bashusr at gmail dot com If this is true, PHP documentation should have a note that it does not support IIS fully. ------------------------------------------------------------------------ [2006-01-21 01:56:16] [EMAIL PROTECTED] Yes, Apache is also very easy to install on Windows. You can get it from http://httpd.apache.org/ It's not only much better webserver than IIS, it actually works. :) ------------------------------------------------------------------------ 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 http://bugs.php.net/36081 -- Edit this bug report at http://bugs.php.net/?id=36081&edit=1
