[PHP-DEV] PHP 4.0 Bug #4317: POST on IIS5 From: martin.widmann <email protected>
Date: 05/04/00

From: martin.widmann <email protected>
Operating system: Windows 2000 Professional
PHP version: 4.0 Release Candidate 1
PHP Bug Type: Scripting Engine problem
Bug description: POST on IIS5

There seems to be a bug in the handling of POST-Data using IIS5 when the data posted is larger then 3kb. It seems to be some kind of endless loop, which ends with a server timeout. I've tried the script both with the CGI and ISAPI Version. Same script works without Problems on the same Machine using Apache 1.3.12 and the CGI version.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>