Hello Mufasa,
The only way to understand is profile your web app or to make the memory
dump of your pool and scrutinize it
---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog:
http://spaces.live.com/laflour
Team blog:
http://devkids.blogspot.com/
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
M> I have web services that have been running fine for 8-9 months. It's
M> hosted on a Windows 2000 machine with IIS 5.x ASP.Net 1.1.
M>
M> I moved them to a Windows 2003 server with IIS 6.x ASP.Net 1.1 and
M> suddenly it's chewing up memory. On the old machine, aspnet_wp.exe
M> would grow but would level out at about 40MB of memory used. On the
M> new machine, it just keeps growing and growing.
M>
M> Anybody got any suggestions on things to look at?
M>
M> TIA - Jeff.
M>