Performing application reliability using iis 6/7
- by Erup
I have web-services applications, running on Windows Server 2003. These hosts (each of them on separate appPool) contains multiple operations (consulting services).
Does exist an approach to perform reliability on these hosts, in terms of appPools?
If there is a way to perform it in IIS 7 - or using WCF - I would appreciate the information.
…