Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > RE: aspnet_wp,exe

Reply
Thread Tools

RE: aspnet_wp,exe

 
 
Jim Cheshire
Guest
Posts: n/a
 
      07-29-2003
Coder Coder,

I wouldn't rely on Task Manager to give you a good representation of memory
usage. You will have much better information if you set up some Perfmon
counters.

It is normal for the worker process to use a fair amount of memory. As
memory is needed the garbage collector will take care of it for you. You
have little control on when an object is GCd.

Hope that helps.

Jim Cheshire
Developer Support
ASP.NET


This post is provided as-is with no warranties and confers no rights.

--------------------
>From: (Coder Coder)
>Newsgroups: microsoft.public.dotnet.framework.aspnet
>Subject: aspnet_wp,exe
>Date: 29 Jul 2003 10:45:03 -0700
>Organization: http://groups.google.com/
>Lines: 12
>Message-ID: < >
>NNTP-Posting-Host: 66.7.246.226
>Content-Type: text/plain; charset=ISO-8859-1
>Content-Transfer-Encoding: 8bit
>X-Trace: posting.google.com 1059500704 19270 127.0.0.1 (29 Jul 2003

17:45:04 GMT)
>X-Complaints-To: groups-
>NNTP-Posting-Date: 29 Jul 2003 17:45:04 GMT
>Path:

cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed 00.sul.t-online.de!t-onlin
e.de!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xit-03!sn-xit-01!sn-
xit-05!sn-xit-09!supernews.com!postnews1.google.com!not-for-mail
>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:163061
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
>
>Hi,
>
>Ive been testing my web app by running and watching the memory usage
>of aspnet_wp.exe in the task manager.
>
>Ive done a pretty good job of freeing memory and setting collections
>and their elements to null, however the memory usage keeps growing.
>The usage does not seem to come down at all.
>
>Is there anything I can do?
>
>- thanks
>


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57