[windows2000] How to find memory leaks in IIS?

  • From: "Michael Miller" <mikemiller@xxxxxxxxxxxxxxxxxxxx>
  • To: "Windows2000 (E-mail)" <windows2000@xxxxxxxxxxxxx>
  • Date: Fri, 8 Nov 2002 18:01:29 -0800

IIS starts up one instance of a website running in the High Application pool
so it get its own DLLHOST.EXE process. It starts off using about 30mb of RAM
for that process. Over time, it gradually builds. Right now it is at 320mb.
They are all dynamic ASP pages. There is less than 1.5mb of total code and
less than 750kb is used by the anonymous users. Its an online store.

Is there a program that will help you determine what is causing so much
memory to be eaten up like that? Between 5 stores, they are almost using up
all of the 2gb of RAM on the server. Each one also has 9-10 million page
faults in the process tab of Task Manager.

mike


==================================
To Unsubscribe, set digest or vacation
mode or view archives use the below link.

http://thethin.net/win2000list.cfm

Other related posts:

  • » [windows2000] How to find memory leaks in IIS?