On Nov 26, 11:53 am, "Anthony Jones" <A... RemoveThis @yadayadayada.com> wrote:
> "Fritz Theiss" <FritzThe... RemoveThis @discussions.microsoft.com> 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
<grin> 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
//