SharePoint 2010 network load balance 负载均衡配置

How to Setup Load Balance in SharePoint 2010 Farm

Posted on : 12-12-2011 | By Rocky

As we know, in medium or large enterprise, there are two or three tires in SharePoint Farm, generally including three kinds server: Data server, App server, WFE server. WFE server is used to handle requests from customers, the frequent requests from a lot of users maybe bring out maximum load to WFE server, so it is necessary to build multiple WFE servers to distribute the load, this post will teach you how to complete the configuration step by step.

It includes three parts.

Part1 Add a WFE server to the current SharePoint Farm. (One has existed in the farm)

Part2 Add the feature Network Balancing and configure the cluster.

Part3 Create an entry in the DNS for the cluster.

Assume one WFE server has been added to your SharePoint farm, now let’s add another one.

1. Install SharePoint in another WFE Server and enter the configuration wizard, connect to an existing server farm.

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

 

 

 

 

 

 

 

2. Click Next then type database server name, click Retrieve Database Names and select the farm configuration database.

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

 

 

 

 

 

 

 

3. Click Next and input the passphrase which you have specified when you first install the SharePoint Farm.

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

 

 

 

 

 

 

 

4. Click the Advanced Settings and Select User this machine to host the web site.

SharePoint 2010 network load balance 负载均衡配置

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

5. Click OK to finish the configurations.

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

 

 

 

 

 

 

 

6. Now install the feature NLB(Network Load Balancing) in the two WFE(web front end) SharePoint servers.

SharePoint 2010 network load balance 负载均衡配置

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

7. Configure NLB and create a cluster, Go to Start>Administrative Tools>Network Load Balancing Manager.

SharePoint 2010 network load balance 负载均衡配置SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

8. Right-click Network Balancing node and select New Cluster.

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

 

 

 

 

 

 

9.Connect to one host and add the cluster IP address.

SharePoint 2010 network load balance 负载均衡配置

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

10.Select Multicast, the default is Unicast.

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

 

 

 

 

 

 

11. You can define the port rule, but I leave the default here.

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

 

 

 

 

 

 

12.Add the other WFE server to the cluster.

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

 

 

 

 

 

 

13. Type the host name that to be part of the new cluster.

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

 

 

 

 

 

 

14.Set the priority to be 2.

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

 

 

 

 

 

 

15. Click Next, complete the configuration.

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

16.Create an entry in DNS for the cluster.

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

 

 

 

 

 

 

 

17117

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

 

 

 

17. Set the binding for the site.

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

 

 

18. Modify Alternate Access Mapping for the default site collection from http://spb10wfe1 to http://cluster.

SharePoint 2010 network load balance 负载均衡配置

 

 

 

 

 

相关文章: