Ask a Question related to ASP.NET General, Design and Development.
-
Adam #1
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 problem like this I would like to know why this might be
happening.
Adam 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... -
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... -
Peter Gossmann #2
Re: Two Worker Process running at once
Do you have a dual processor machine?
If so, one apsnet_wp process is started per processor.
I know it is unlikely, but i just wanted to let you know, because i
was searching for the same info not long ago.
[email]Meadam35@msn.com[/email] (Adam) wrote in message news:<1d926c4.0307251353.465e69da@posting.google.c om>...> 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 problem like this I would like to know why this might be
> happening.Peter Gossmann Guest
-
Adam #3
Re: Two Worker Process running at once
I don't have a dual processor system and I don't have web garden
enabled. Thanks for the suggestions but there is still something else
going on.
[email]peter72ffm@yahoo.de[/email] (Peter Gossmann) wrote in message news:<884b1389.0307260012.66af3cc8@posting.google. com>...> Do you have a dual processor machine?
> If so, one apsnet_wp process is started per processor.
>
> I know it is unlikely, but i just wanted to let you know, because i
> was searching for the same info not long ago.
>
> [email]Meadam35@msn.com[/email] (Adam) wrote in message news:<1d926c4.0307251353.465e69da@posting.google.c om>...> > 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 problem like this I would like to know why this might be
> > happening.Adam Guest
-
Jim Cheshire #4
Re: Two Worker Process running at once
Hi Meadam,
In that case, what is happening is that something is happening in the
original worker process that prevents it from recycling when you make a
change. Therefore, the original worker process remains running and a new
worker process is launched to host the new app domain.
If you want to know what the original worker process is doing, you will
need to get a dump of it (a hang dump via process ID) and analyze that in a
debugger such as WinDbg to see what it's doing.
Jim Cheshire
Developer Support
ASP.NET
[email]jamesche@online.microsoft.com[/email]
This post is provided as-is with no warranties and confers no rights.
--------------------<884b1389.0307260012.66af3cc8@posting.google.com >>From: [email]Meadam35@msn.com[/email] (Adam)
>Newsgroups: microsoft.public.dotnet.framework.aspnet
>Subject: Re: Two Worker Process running at once
>Date: 28 Jul 2003 05:08:08 -0700
>Organization: [url]http://groups.google.com/[/url]
>Lines: 17
>Message-ID: <1d926c4.0307280408.3cdbb829@posting.google.com>
>References: <1d926c4.0307251353.465e69da@posting.google.com>12:08:08 GMT)>NNTP-Posting-Host: 207.170.5.25
>Content-Type: text/plain; charset=ISO-8859-1
>Content-Transfer-Encoding: 8bit
>X-Trace: posting.google.com 1059394088 14281 127.0.0.1 (28 Jul 2003cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed 00.sul.t-online.de!t-onlin>X-Complaints-To: [email]groups-abuse@google.com[/email]
>NNTP-Posting-Date: 28 Jul 2003 12:08:08 GMT
>Path:
e.de!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!sn-xit-03!sn-xit-01!sn-
xit-05!sn-xit-09!supernews.com!postnews1.google.com!not-for-mailnews:<884b1389.0307260012.66af3cc8@posting.google. com>...>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:162562
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
>
>I don't have a dual processor system and I don't have web garden
>enabled. Thanks for the suggestions but there is still something else
>going on.
>
>
>peter72ffm@yahoo.de (Peter Gossmann) wrote in messagenews:<1d926c4.0307251353.465e69da@posting.google.c om>...>> Do you have a dual processor machine?
>> If so, one apsnet_wp process is started per processor.
>>
>> I know it is unlikely, but i just wanted to let you know, because i
>> was searching for the same info not long ago.
>>
>> [email]Meadam35@msn.com[/email] (Adam) wrote in message>>> > 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 problem like this I would like to know why this might be
>> > happening.Jim Cheshire Guest
-
Adam #5
Re: Two Worker Process running at once
Thank you and you were right. It turned out that my app got stuck in
a endless loop at times and the process was not able to be recycled.
Thanks again
Adam Guest
-
Jim Cheshire #6
Re: Two Worker Process running at once
No problem. Thanks for the update.
Jim Cheshire
Developer Support
ASP.NET
[email]jamesche@online.microsoft.com[/email]
This post is provided as-is with no warranties and confers no rights.
--------------------<884b1389.0307260012.66af3cc8@posting.google.com >>From: [email]Meadam35@msn.com[/email] (Adam)
>Newsgroups: microsoft.public.dotnet.framework.aspnet
>Subject: Re: Two Worker Process running at once
>Date: 29 Jul 2003 11:47:51 -0700
>Organization: [url]http://groups.google.com/[/url]
>Lines: 4
>Message-ID: <1d926c4.0307291047.1647ed67@posting.google.com>
>References: <1d926c4.0307251353.465e69da@posting.google.com>
<1d926c4.0307280408.3cdbb829@posting.google.com>
<dqPaSETVDHA.592@cpmsftngxa06.phx.gbl>18:47:52 GMT)>NNTP-Posting-Host: 207.170.5.25
>Content-Type: text/plain; charset=ISO-8859-1
>Content-Transfer-Encoding: 8bit
>X-Trace: posting.google.com 1059504472 23274 127.0.0.1 (29 Jul 2003cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed 00.sul.t-online.de!t-onlin>X-Complaints-To: [email]groups-abuse@google.com[/email]
>NNTP-Posting-Date: 29 Jul 2003 18:47:52 GMT
>Path:
e.de!newsfeed.freenet.de!newsfeed.news2me.com!sn-xit-02!sn-xit-06!sn-xit-05!
sn-xit-09!supernews.com!postnews1.google.com!not-for-mail>Xref: cpmsftngxa06.phx.gbl microsoft.public.dotnet.framework.aspnet:163084
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
>
>Thank you and you were right. It turned out that my app got stuck in
>a endless loop at times and the process was not able to be recycled.
>
>Thanks again
>Jim Cheshire Guest



Reply With Quote

