I have a windows service that I would like to load balance and failover. I have had a quick play with the failover cluster manager and it seems I can only have one active node with n inactive failovers. Is there a way to have two active load balanced nodes and two inactive load balanced nodes to failover to?

link|improve this question

25% accept rate
feedback

1 Answer

With Windows Server Enterprise, yes. You would cluster 2 pairs of machines that each run NLB.

link|improve this answer
So run nlb over the top of cluster and failover feature? I then lose my ability to use a single virtual IP from the consumers? – redsquare Nov 21 '11 at 18:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.