[Mono-list] Profiling web app to find where memory is going

Joshua Tauberer tauberer at for.net
Tue Jan 3 16:45:57 EST 2006


Hi, Bill.

Bill Seddon wrote:
 > Does your application save data in variables of the application class
 > that are not explicitly released?

Nope.

 > How do you have your cache configured?  If you have your cache
 > configured to hold pages for a long time you they would mount
 > up over time.

I haven't explicitly configured caching anywhere.  (Is ASP.NET caching 
pages behind my back?)  I do use HttpContext.Cache, but I've checked 
that not too much is going into that.

Thanks for the reply.

-- 
- Joshua Tauberer

http://taubz.for.net

** Nothing Unreal Exists **




More information about the Mono-list mailing list