Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DLLHOST

Status
Not open for further replies.

MartDawg

Programmer
Jan 14, 2004
33
US
I have a web server that all the sudden DLLHOST.EXE starts eating up all the memory on the server.

Anybody have any ideas what would cause DLLHOST.EXE to all the sudden start eating up memory? Also, anybody have any ideas on how I could pinpoint the application that is causing the problem.

Thanks to anybody who replies.
 
DLLHOST.EXE is the ASP processor for IIS. If it's chewing up large amounts of memory you've probably got some objects that are being created that aren't being destroyed correctly, or some other bad asp code that's being run.

Denny

--Anything is possible. All it takes is a little research. (Me)

[noevil]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top