Ask a Question related to ASP.NET General, Design and Development.
-
beachnut #1
Worker Process Timeout Woes
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 because the worker process
reached its allowed processing time
limit."
It causes a reset of my data, which
is bad when it occurs at times other
than the initial program launch.
I upped the ASP script timeout setting
to 1000 seconds, but I still got a recycle.
Any ideas? I don't think my program's
doing anything special...pretty basic
stuff.
Thanks!
bn
beachnut Guest
-
#38111 [Com]: PHP crashes IIS worker process and application pool
ID: 38111 Comment by: wimvm1 at gmail dot com Reported By: svendavidh at hotmail dot com Status: No Feedback... -
Worker Process Account for ASP.NET
Hi, I am trying to figure out the default Worker Process Account for ASP.NET Worker Process. Following is my list - IIS 5.0 on Windows 2000 ... -
worker process aspnet_wp.exe identity
If the woker process is configured to be run under username="machine" in machine.config and impersonate=true under web.config, will the impersonated... -
Two Worker Process running at once
I have been having a problem where two aspnet_wp are starting when I view a web page I made. This has just started happening. If anyone has had a... -
ASP.NET worker process size keeps growing.
It seems that asp.net worker process keeps growing and it slows the web server down. Does anybody have an idea what could trigger this kind of...



Reply With Quote

