Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道我需要什么才能将我的 asp.net Web 应用程序安装在多个服务器上,让它们作为一个整体工作。
提前致谢,
您需要一个负载平衡器,它会自动在托管应用程序的不同服务器之间路由请求。
http://www.hanselman.com/blog/LoadBalancingAndASPNET.aspx