473,434 Members | 1,403 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,434 software developers and data experts.

worker process recycle event?

Is there a way to trap an event when the worker process is recycled within
an asp.net application???

thx,
mo
Dec 7 '05 #1
3 3781
In 2.0 you can do this with the health monitoring features. I have
some pointers to docs in this post:
http://odetocode.com/Blogs/scott/arc...1/01/2402.aspx

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Wed, 7 Dec 2005 07:40:03 -0700, "Martin Olson" <ma***@humaniz.com>
wrote:
Is there a way to trap an event when the worker process is recycled within
an asp.net application???

thx,
mo


Dec 7 '05 #2
Hey - this is great info, thanks ...!

Currently the option to upgrade to 2.0 is not an option for this client, is
there any want to catch these events in 1.1???

thx,
mo

"Scott Allen" <sc***@nospam.odetocode.com> wrote in message
news:lv********************************@4ax.com...
In 2.0 you can do this with the health monitoring features. I have
some pointers to docs in this post:
http://odetocode.com/Blogs/scott/arc...1/01/2402.aspx

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Wed, 7 Dec 2005 07:40:03 -0700, "Martin Olson" <ma***@humaniz.com>
wrote:
Is there a way to trap an event when the worker process is recycled within
an asp.net application???

thx,
mo

Dec 7 '05 #3
On Wed, 7 Dec 2005 10:04:33 -0700, "Martin Olson" <ma***@humaniz.com>
wrote:
Hey - this is great info, thanks ...!

Currently the option to upgrade to 2.0 is not an option for this client, is
there any want to catch these events in 1.1???


In 1.1, I believe the only option is to have IIS log the recycle event
to the system event log:
http://www.microsoft.com/technet/pro...9eac4bf48.mspx
--
Scott
http://www.OdeToCode.com/blogs/scott/
Dec 8 '05 #4

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

Similar topics

0
by: beachnut | last post by:
Hi, all. I am getting the following entry in the Event Log once or twice a day: "A worker process with process id of '2496' serving application pool 'DefaultAppPool' has requested a recycle...
1
by: Ashish | last post by:
is ASP net worker process designed to retain memory ? , i.e is it like get as much memory as possible and then dont release it, unless required by operatin system, we have a web application and...
6
by: mark | last post by:
Just wondering if anyone has aspnet process recycling set up in any production environments. Our worker process memory gets out of control after being up for about a day or so and we were thinking...
2
by: John | last post by:
Is the only criteria for worker process recycle 60% physical memory usage?? (I'm on W2K, default setup - I know you can change it in machine.config). Because if so, when using SQL Server on the...
5
by: cmay | last post by:
There are lots of reasons that the WPs can be recycled or killed. When a WP is recycled, all the InProc sesssion data is lost correct? Is there any way to a) find out WHY the recycle happened...
2
by: Jeremy S. | last post by:
Just wondering if/how a sliding Cache expiration interacts with Application Pool Worker Process Recycling. Specifically, if I were to place some value into the Cache object with a sliding window...
3
by: Marcel van den Hof | last post by:
Dear all, Is there any way to prevent the ASP.NET worker process from recycling the worker process when a thread is being executed on the foreground (IsBackground=false). I'd also like to...
2
by: cmilhench | last post by:
Hi We have a problem with memory consumption of my aspnet_wp.exe worker process. The proccess consumes more and more memory until eventualy we start getting out of memory Exceptions. Configuring...
1
by: nicerun | last post by:
I'm using the Application_Start event at Global.asax.cs to invoke thread that do some job. I know that Application_Start event occurs when the very first request to Web Application received. -...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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
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,...
1
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
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
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.