Ask a Question related to ASP.NET General, Design and Development.
-
Hoon #1
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 problem???
thanks in advance,
Hoon
Hoon 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... -
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... -
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... -
John Timney \(Microsoft MVP\) #2
Re: ASP.NET worker process size keeps growing.
could be one of the early security flaws, do you have the latest service
packs for .net?
or it might be worth looking at tuning the <processModel> Section of the
system.web file
--
Regards
John Timney (Microsoft ASP.NET MVP)
----------------------------------------------
<shameless_author_plug>
Professional .NET for Java Developers with C#
ISBN:1-861007-91-4
Professional Windows Forms
ISBN: 1861005547
Professional JSP 2nd Edition
ISBN: 1861004958
Professional JSP
ISBN: 1861003625
Beginning JSP Web Development
ISBN: 1861002092
</shameless_author_plug>
----------------------------------------------
"Hoon" <hlee@marketsource.net> wrote in message
news:4b4101c3416a$ba217700$a601280a@phx.gbl...> 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 problem???
>
> thanks in advance,
>
> Hoon
John Timney \(Microsoft MVP\) Guest



Reply With Quote

