ID: 25771 Updated by: [EMAIL PROTECTED] Reported By: php at snazzyhost dot com -Status: Open +Status: Bogus Bug Type: IIS related Operating System: Windows XP SP1 PHP Version: 4.3.3 New Comment:
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Because of this, we hope you add your comments to the existing bug instead. Thank you for your interest in PHP. See bug #23331 Previous Comments: ------------------------------------------------------------------------ [2003-10-07 03:11:57] php at snazzyhost dot com Description: ------------ the PHP ISAPI dll has some major memory leaks. i had it running for 24 hours and hammered it a bit.. Im accessing MySQL, after the 24 hours my memory usage sat at 800MB !!!!! and never comes down again.. If I stop IISADMIN and W3SVC it comes down again.. but only half way.. ONLY solution is to reboot to reclaim memory.. Reproduce code: --------------- i had a VERY basic <?php echo "hello world\n" ?> Expected result: ---------------- run it a few hundred times and the memory usage will climb and never drop down again.. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=25771&edit=1