I have two servers using a shared MSA500 in a failover cluster. I am thinking about installing IIS on both nodes and then a web application on both nodes and then using Windows NLB to load balance the websites. If I have a server hardware failure and the SQL cluster fails over I will still have one instance of IIS so I'm getting load balanced web and clustered SQL. Does anyone see any issues with this. Maybe the open sessions on the IIS server that get killed when the hardware fails. Any comments or suggestions??