Re: Webgarden\Woker Process\IIS 6.0\Multi-proc server

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Bernard (qbernard_at_hotmail.com.discuss)
Date: 06/16/04


Date: Wed, 16 Jun 2004 14:21:03 +0800

In IIS6.0 worker process isolation mode, the app pool settings take
precedences over <processmodel> settings except few settings. Having
webgarden meaning running multiple worker processes, hence processing more
requests at the same time. With 1 w3wp.exe (no webgarden) on multi-proc cpu
is definitely faster, as more cpu power. It still uses multi-proc cpu(s).

-- 
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/
"Richard" <richardtran@hotmail.com> wrote in message
news:Oy009awUEHA.2356@TK2MSFTNGP10.phx.gbl...
>
> Correct me if I have this wrong. With webgarden enabled, the IIS worker
> process will run on one particular cpu and can have multiple worker
> processes to run on multiple CPUs spreading the load evenly among the
CPUs.
> However, webgarden is disabled by default from the machine.config file,
Does
> this mean that by leaving webgarden disabled the worker process or
processes
> not able to take advantage of the multi-processor server and limit it to
run
> only on a single proc leaving the other proc idled?
>
>
> Thanks in advance for your help
>
>


Relevant Pages

  • RE: how analyze malfunctioning asp.net application?
    ... as far as we have been able to tell so far the CPU ... worker process does not seem to recycle itself automatically. ... a product server, correct? ... production debugging in your environment. ...
    (microsoft.public.dotnet.framework.performance)
  • Re: Simple Performance question
    ... You should definitely play with those settings. ... enough IIS 6.0 experience to answer your question definitively. ... setting for worker process recycling ...this is only the case if you aren't ... is indeed recycling itself. ...
    (microsoft.public.dotnet.framework.aspnet)
  • .NET Remoting under IIS getting shut down
    ... with the server shutting down the ASP.NET worker process unexpectedly. ... We ensured all the timeout/request limit settings were set to "Infinite" ... occurs, the server shuts down gracefully -- that is, the Application_End ...
    (microsoft.public.dotnet.framework.remoting)
  • .NET Remoting under IIS getting shut down
    ... with the server shutting down the ASP.NET worker process unexpectedly. ... We ensured all the timeout/request limit settings were set to "Infinite" ... occurs, the server shuts down gracefully -- that is, the Application_End ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: webGarden setting for multi-processor machine
    ... > processes, one per CPU, each with processor affinity set to its CPU'. ... In a web garden, the IIS worker process will ... even when web gardening is disabled. ... like the asp.net state service which i have heard is ...
    (microsoft.public.dotnet.framework.performance)