If you think you are experiencing a memory leak, check your asp code to ensure that all objects being created, are destroyed when
finished. This can cause a memory leak. The Pooled Out Of Process package is what web sites run under by default. You will notice
their appliation protection set to medium.
And if you have any custom components, run them under com+. This will help, because if a component is leaking, you will see that
package growing, and not the POOP package.
Thank you. I hope this information is helpful.
Tim Coffey [MSFT]
This posting is provided “AS IS” with no warranties, and confers no rights. You assume all risk for your use. © 2001 Microsoft
Corporation. All rights reserved.
--------------------
| Content-Class: urn:content-classes:message
| From: =?iso-8859-1?Q?Fl=E1vio_Queiroz?= <fla.sp.DeleteThis@ig.com.br>
| Sender: =?iso-8859-1?Q?Fl=E1vio_Queiroz?= <fla.sp.DeleteThis@ig.com.br>
| References: <016401c36e56$64c15320$a401280a@phx.gbl>
| Subject: DLLHOST eats up memory
| Date: Wed, 3 Sep 2003 05:40:59 -0700
| Lines: 27
| Message-ID: <04a901c37218$a05e1dd0$a001280a@phx.gbl>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: quoted-printable
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcNyGKBecc8Y5zDjQbWnAaz37wtviA==
| Newsgroups: microsoft.public.inetserver.iis
| Path: cpmsftngxa06.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.iis:273623
| NNTP-Posting-Host: TK2MSFTNGXA08 10.40.1.160
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| Hi,
| try to search 'on error resume next' code. It may be the
| origin of your problem!
| Best Wishes,
| Flávio Queiroz
| Brazil
| >-----Original Message-----
| >We have a problem on the web server (Windows 2000 - IIS
| >5.0). One instance of DLLHOST.exe (running under IWAM
| >account) consumes a big chunk of memory (upto 700 MB)
| and
| >we have to restart IIS services to resolve this problem.
| >
| >I have matched the PID of this DLLHOST in Componenet
| >Services, and it matches with "IIS Out-Of-Process Pooled
| >Applications". But, I don't know more than this.
| >
| >Does anybody know what should I do to solve this problem
| >permanently?
| >
| >Vikas
| >.
| >
| >> Stay informed about: DLLHOST eats up memory