php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #20628 Memory leak in ISAPI. DLLHOST grows huge.
Submitted: 2002-11-25 13:01 UTC Modified: 2002-11-26 09:04 UTC
From: tgl at tgltech dot dk Assigned:
Status: Not a bug Package: IIS related
PHP Version: 4.2.3 OS: Windows 2000 Adv. Server
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: tgl at tgltech dot dk
New email:
PHP Version: OS:

 

 [2002-11-25 13:01 UTC] tgl at tgltech dot dk
This is a follow-up on Bug Report #16325.

I'm running IIS 5.0 on Windows 2000 Advanced Server. I've noticed that every time a page is served, the memory usage of the DLLHOST rises several MB's. I've tried the latest CVS snapshot (PHP 4.4.0-div Built Nov 25 2002 16:11:19) and it seems to have the same problem, however the memory increase seems to be smaller.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-25 13:25 UTC] iliaa@php.net
Have you tried making requests to non PHP pages to see if the memory usage of IIS increases? It is more then likely that the leak you are seeing is in IIS itself, rather then PHP.
 [2002-11-26 02:02 UTC] tgl at tgltech dot dk
I've tried running som ASP pages and it seems to be IIS that doesn't clean up after itself :o( Guess I'll be going back to CGI...
 [2002-11-26 09:04 UTC] iliaa@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

IIS leaks memory, not a PHP issue.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 13 04:01:32 2024 UTC