473,503 Members | 1,700 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Profiling aspnet_wp.exe?

Hello,

We are currently experiencing a situation where the wp is being recycled
approx. every 12 hours due to it an 800 meg memory limit we've imposed on
it. This tells me that we've got a memory leak somewhere. I would like to
profile the memory being held onto by the wp to see exactly what is taking
up the 800 megs - is there such a way?

Thanks,
Ben
Nov 18 '05 #1
1 918
There are a number of tools that you can use including memory profiler but
the problem is really that the asp net worker process does not give back its
memory to the operating system until the application domain unloads. I am
told that this has been fixed in asp net 2. This bug causes all applications
to slowly build up memory until the server either crashes or the worker
process is recycled. You may be able to stem the growth by fixing memory
leaks, but the problem will not go away. If you have a stateless system you
can set the memory limit lower. For stateful systems, you are pretty much
out of luck.

regards

--
-----------
Got TidBits?
Get it here: www.networkip.net/tidbits
"Ben Rush" <kw*****@yahoo.com> wrote in message
news:e8**************@tk2msftngp13.phx.gbl...
Hello,

We are currently experiencing a situation where the wp is being recycled approx. every 12 hours due to it an 800 meg memory limit we've imposed on
it. This tells me that we've got a memory leak somewhere. I would like to
profile the memory being held onto by the wp to see exactly what is taking
up the 800 megs - is there such a way?

Thanks,
Ben

Nov 18 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
19464
by: Matt Sollars | last post by:
Hi all. I'm having a nasty problem. A client's website was originally written with classic ASP. They requested a new portion of the site that was deemed a perfect candidate for ASP.NET. So, .NET...
3
2026
by: Mark Fox | last post by:
Hello, In the VS.NET documentation http://msdn.microsoft.com/library/default.asp? url=/library/en-us/cpguide/html/cpconenablingprofiling.asp it says that in order to profile an application...
0
831
by: Damon Allison | last post by:
Hello, We recently released asp.net code into our production environment and are having difficulties finding a bottleneck. We are examining performance monitors and for all intents and purposes...
2
2178
by: Sidharth | last post by:
Hello, We are experiencing some issues with the aspnet_wp process on our live servers. The problems are intermittent and we cannot reproduce it on our dev and test servers. Currently around...
2
1987
by: Marcin Belczewski | last post by:
I have a problem with aspnet_wp.exe on my Windows XP. When I start any of my web applications, webservices or even try to create asp.net project under vs.net - aspnet_wp.exe process starts -...
1
1644
by: Greg | last post by:
Hi, I have a web service that calls an an assembly on a server. My client calls the web service, the web service calls the assembly... very straightforward. I have noticed 2 things though...
0
1063
by: Derrick | last post by:
I just installed the VS 2005 "Team Suite" and am able to config and run "intrumentation" profiles on my webapp. Question is, can I instrument a very small subset of my webapp, a call into one...
0
2564
by: L'eau Prosper Research | last post by:
Press Release: L'eau Prosper Research (Website: http://www.leauprosper.com) releases new TradeStation 8 Add-on - L'eau Prosper Market Manipulation Profiling Tools Set. L'eau Prosper Market...
0
2335
by: L'eau Prosper Research | last post by:
NEW TradeStation 8 Add-on - L'eau Prosper Market Manipulation Profiling Tools Set By L'eau Prosper Research Press Release: L'eau Prosper Research (Website: http://www.leauprosper.com) releases...
9
1791
by: Peter Duniho | last post by:
I'm especially hoping Ben Voigt and/or Bob Powell see this (I saw their names on the m.p.d.f.performance newsgroup :) ) I would have posted to the performance newsgroup, but I see very little on...
0
7201
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7083
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7278
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7328
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6988
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
3166
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1510
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
734
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
379
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.