Why does IISRESET /STOP goes longer than IISRESET /START
am 26.11.2007 20:50:01 von FritzTheiss
hi,
when doing an iisreset, i noticed that starting all related procesess is
much, much quicker than stopping them, i.e. iisreset /stop takes much more
time than iisreset /start.
does anybody know a reason for this?
thanks in advance, fritz
--
Fritz Theiss
Re: Why does IISRESET /STOP goes longer than IISRESET /START
am 26.11.2007 20:53:58 von Anthony Jones
"Fritz Theiss" wrote in message
news:8D91A7EE-0272-4415-B897-C23C820EDE63@microsoft.com...
> hi,
>
> when doing an iisreset, i noticed that starting all related procesess is
> much, much quicker than stopping them, i.e. iisreset /stop takes much more
> time than iisreset /start.
>
> does anybody know a reason for this?
>
Do you have kids?
How long does it take them to tidy their rooms?
Compare that to how long it takes them to make a mess of their (or any
room)?
There you that's your answer.
--
Anthony Jones - MVP ASP/ASP.NET
Re: Why does IISRESET /STOP goes longer than IISRESET /START
am 26.11.2007 22:40:45 von David Wang
On Nov 26, 11:53 am, "Anthony Jones" wrote:
> "Fritz Theiss" wrote in message
>
> news:8D91A7EE-0272-4415-B897-C23C820EDE63@microsoft.com...
>
> > hi,
>
> > when doing an iisreset, i noticed that starting all related procesess is
> > much, much quicker than stopping them, i.e. iisreset /stop takes much more
> > time than iisreset /start.
>
> > does anybody know a reason for this?
>
> Do you have kids?
>
> How long does it take them to tidy their rooms?
> Compare that to how long it takes them to make a mess of their (or any
> room)?
>
> There you that's your answer.
>
> --
> Anthony Jones - MVP ASP/ASP.NET
this is a great analogy.
Starting up IIS is like giving kids (web applications) a fresh, clean
room (windows process) to play in. Very fast.
Stopping IIS is like asking all the kids (application) to clean up
their messes in the room prior to going to bed at night. Potentially
slow, depending on the child -- some are more disciplined (well
engineered to cleanup) than others.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//