From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.4pl1 PHP Bug Type: Zlib Related Bug description: Serious bug -- Memory leak in gzencode() function 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. -- Edit Bug report at: http://bugs.php.net/?id=8923&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]