loadbalancing:WEB farm - Load Balancing in Asp.net

Scope:

Considering the high volume of traffic the Web site uses two or more servers needed to handle user requests. The concept behind the web farm is that a number of different web sites share pooled resources. They typically share a common front-end dispatcher to perform load control and distribute customer requests. They share the multiple web servers themselves. Based _disibledevent="FONT-SIZE: 10pt; FONT-FAMILY: Verdana">When you deploy configuration information and ASP.NET content to multiple servers, it is critical to deploy the content from a single staging server to all production servers at the same time. This reduces the chance of problems occurring when a user's requests are sent to different servers. Microsoft recommends that all configuration and content updates occur on the staging server. Ideally, this staging server does not receive requests from users. It is dedicated to the task of testing and deploying new content.

Tags:  asp.netweb开发 asp.netwebmatrix asp.netweb loadbalancing

延伸阅读

最新评论

发表评论