Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Caching / May 2004

Tip: Looking for answers? Try searching our database.

Incorrect recycling of worker process?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DotNetJunkies User - 25 May 2004 11:56 GMT
Hi all,

Here is my observation of recyclation of worker process aspnet_wp.exe.
Server: Win2000, 2GB RAM, 2xCPU
Installed .Net Framework 1.1, ASP.NET 1.1 application

When memoryLimit="60" and allocating 100MB chunks of data ( no change for GC to free ), TaskManager shows aspnet_wp.exe contantly cca 90MB, yet MEM Usage grows by 100MB. After some time I end up with OutOfMemeoryException.

When memoryLimit="45" and doing the same, after some time worker process IS recycled, MEM Usage drops down and new wp with new PID is started.

Can you explain me why it doesn't work with more that 49% ???

---
Alvin Bruney [MVP] - 27 May 2004 04:38 GMT
Your baseline is incorrect. Task manager is not the utility to use to
monitor memory consumption. You need to use something more accurate like the
memory profiler available from microsoft.

Memory and object disposal are complicated at best. Use the memory profiler
and if you results are roughly the same re-post here

Signature

Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok

> Hi all,
>
[quoted text clipped - 15 lines]
>  Our newsgroup
> engine supports Post Alerts, Ratings, and Searching.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.