Date: 03/31/01
- Next message: cynic <email protected>: "[PHP-DEV] PHP 4.0 Bug #10093: crash with virtual()"
- Previous message: MegaHz: "[PHP-DEV] Re: PHP 4.0 Bug #10091 Updated: -"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: jakub <email protected>
Operating system: Windows NT/2000/9X
PHP version: 4.0.4pl1
PHP Bug Type: Sockets related
Bug description: Socket fgets memory and CPU usage problem
When using the fgets function for large data transmission the data transmitted are never freed from memory. When using fgets with files it works fine. The PHP CGI module starts to utilize the CPU to 100% and never ends, stops processing and doesn't exit the fgets function after few read cycles. This happens only on Windows PHP CGI. We tested Apache and that worked fine. Even the previous version of PHP did that. Large data I'm talking about is 8MB and above.
-- Edit Bug report at: http://bugs.php.net/?id=10092&edit=1-- 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>
- Next message: cynic <email protected>: "[PHP-DEV] PHP 4.0 Bug #10093: crash with virtual()"
- Previous message: MegaHz: "[PHP-DEV] Re: PHP 4.0 Bug #10091 Updated: -"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

