If it suddenly goes from 30MB to 150MB but stays around 150MB, I would not
be concerned. If it goes from 150MB to 1GB in 24 hours, I would be more
concerned.
Just because there is no active user session does NOT mean that memory will
be freed. This is the "aggressive caching" that I'm talking about -- server
applications tend to not free up that memory since memory allocation is
expensive -- so it is faster to pre-allocate memory (even if very little is
used). In other words, if a server application really needs 20MB but can
use 100MB for perf reasons, it'll likely allocate that 100MB up-front even
when it's barely using 25MB of it. There's nothing particularly wrong with
that.
--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"RoshanJ" <anonymous.RemoveThis@discussions.microsoft.com> wrote in message
news:C87C94DB-A74B-47F7-A39A-714A6C7F95E2@microsoft.com...
Thanks david ,
But the problem was it went up suddenly and now at that ammount.Earlier the
value was around 30,000 K and now only it has gone to 150 Mb. I will check
whether the settings for caching etc has been changed
>> Stay informed about: InetInfo.exe memory usage going very high