« Previous Next »

Not Answered Thread: Memory leak with W3WP.EXE

Last post 01-04-2008 10:22 PM by steve schofield. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 01-03-2008, 4:53 AM

    Memory leak with W3WP.EXE

    We are running a web portal which uses lot of xml/xsl files for rendering web pages. After loading these files we found that the memory consumption of the IIS 6.0 process (w3wp.exe) is increasing. This keeps on increasing as we load more and more XML documents. But the problem is that it  is not releasing the memory consumed. We are using Windows 2003 SP2 box. We have aslo ensured that all objects of the XML DOM elements as well as other objects are closed.

    Do anybody knows the solution for this problem?

  • 01-04-2008, 10:22 PM In reply to

    Re: Memory leak with W3WP.EXE

    I would make sure you are releasing the memory from your code + have the latest XML patches / service packs for the XML parser stuff.  I would suggest looking at using ASP.NET, which has great XML support and automated memory management. 

    Can you reproduce this on multiple machines?  if so, then it's worth reporting to MS.

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
Page 1 of 1 (2 items)
Microsoft Communities