S
stork
I have an awful old COM object that periodically blows up. What I'd
like to do is set up my app pool in IIS 6.0 so that only one
concurrent request per worker process. This way, when the COM object
blows up, it won't take down the rest of my requests with it, as is
presently the case. There's a ton of settings for IIS 6, and I am
being too lazy to dig through them all and experiment. What's the
right way to set this up?
like to do is set up my app pool in IIS 6.0 so that only one
concurrent request per worker process. This way, when the COM object
blows up, it won't take down the rest of my requests with it, as is
presently the case. There's a ton of settings for IIS 6, and I am
being too lazy to dig through them all and experiment. What's the
right way to set this up?