Although I agree most of high-availability implementations of IIS7 will do fine with NLB, there are 2 scenarios’ I personally found MSCS useful to deal with:
- Serving (very)large content while saving on storage costs. Software download and video on demand being two good examples. Increasing availability of storage using DFS (optionally DFS-R) or simply Robocopy) do not always do the job well and always require (at least) doubling the storage)
- Situations where the destination ip of a request should be the same as the source ip of a response. OK, you can you a load balancer but at which cost…
A pity it is not supported anymore. But I am interested in hearing about unsupported working implementations anyway :).
KR,
Marc Lognoul
http://www.marc-antho-etc.net/blog/