How to tell when a worker process is stopped or recycled
I keep getting session timeouts on a website I'm running. I think
that it may be because the worker process is being recycled. How do I
tell how often the worker process is restarted?
Re: How to tell when a worker process is stopped or recycled
Hi,
Enable logging of it:
"Logging Worker Process Recycling Events in IIS 6.0"
http://www.microsoft.com/technet/prodtechnol/WindowsServer20 03/Library/IIS/87892589-4eda-4003-b4ac-3879eac4bf48.mspx?mfr =true
--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info
"bsmith95610" <bsmith95610 [at] gmail.com> skrev i meddelandet
news:e93dd4d4-7773-4d06-9dad-63b19fd6d9b4 [at] i12g2000prf.google groups.com...
>I keep getting session timeouts on a website I'm running. I think
> that it may be because the worker process is being recycled. How do I
> tell how often the worker process is restarted?