Re: Sequence Of Events When Starting, Stopping, or Pausing a Web Site by Frankie
Frankie
Thu Jul 14 10:17:51 CDT 2005
So, that's all there is to it? - basically - having the site ignore incoming
HTTP requests? I thought it might be that simple. So - what is the
difference between pausing and stopping a Web site in IIS 6?
""WenJun Zhang[msft]"" <v-wzhang@online.microsoft.com> wrote in message
news:$2bEQvFiFHA.2840@TK2MSFTNGXA01.phx.gbl...
> Hi Frankie,
>
> Pausing and stopping site means denying HTTP requests to be received
> by this site. So any new arrived requests will not be processed. To
> truly shutdown the worker process instance, we have to disable the
> site's application pool
>
> Thanks.
>
> Best regards,
>
> WenJun Zhang
> Microsoft Online Partner Support
>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>