Scenario:
The website is hosted on 3 servers using IIS on each.
All 3 servers are clustered using the network load balancing software that comes with Windows Server 2003.
All 3 sites are configured to store session state on a separate server that has been designated as a "State Server".
I have been asked to scale up the "State Server". Is there a way that I can have more than one state server and synchronize state between them, so if one of the state servers goes down the others will be able to serve the state information?