[PHP-DEV] PHP 4.0 Bug #8923 Updated: Serious bug -- Memory leak in gzencode() function From: sniper <email protected>
Date: 01/30/01

ID: 8923
Updated by: sniper
Reported By: Jason <email protected>
Status: Open
Old-Bug Type: Zlib Related
Bug Type: Output Control
Assigned To:
Comments:

reclassified.

Previous Comments:
---------------------------------------------------------------------------

[2001-01-25 21:03:15] Jason <email protected>
I was using Web Application Stress Tool when I discovered this bug in zlib. Under load, php would keep using up more and more memory. I found that the gzencode() function was causing the problem. I was using gzencode() to enable http-compression in my pages.
Commenting out gzencode() and disabling http-compression seemed to have resolved the problem.

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=8923

-- 
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>