From:             [EMAIL PROTECTED]
Operating system: Win32
PHP version:      4.0.6
PHP Bug Type:     Unknown/Other Function
Bug description:  Follow on to bug 7237: PHP ISAPI module leaks memory, crashes IIS

Apologies for submitting this under a new number: bug.php.net won't let me
add this information to 7237 unless I have also entered a 'bug of my own'
in order to register a password.  Please close this one straight away if
necessary - I'll try to add this to 7237 right after this.

The problem is that the ISAPI module is leaking memory like a bastard. 
I've just been monitoring Inetinfo.exe with the task manager running
Squirrelmail, Geeklog and Phorum on 4 different sites.  Tested with IIS 4
(patched for all recent security and bug fixes) and PHP 4.0.6, btw.

Every page requested through the PHP interpreter via ISAPI causes the
memory footprint of IIS to jump by upto 80k.  Holding down F5 (refresh) in
my browser for 30 seconds will crash IIS in the way described above.

Using CGI instead is a workaround but unforunately because of bug 9802
(which is fixed in the ISAPI code), Squirrelmail (and several other apps)
cannot function on IIS.

The bug, therefore, is related to memory management.
-- 
Edit bug report at: http://bugs.php.net/?id=13408&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]

Reply via email to