Microsoft Web farm framework and server farms

Source: Internet
Author: User
The cluster system NLB that comes with Windows 2008 can only detect the IP layer. Even if IIS cannot provide services, the link will still be imported to the faulty server. You need to use Arr (http://www.iis.net/download/ApplicationRequestRouting) if you need to be able to detect whether the IIS service is stopped ). Application Request Routing (ARR) is introduced in IIS 7.0, which can be used to check the IIS status based on the HTTP status. At the same time, ARR also provides up to six Server Load balancer solutions for selection, to configure arr, you must install Web platform installer.

 

 

Command Line view server farms Configuration

% Windir % \ system32 \ inetsrv \ appcmd.exe list config-Section: webfarms
% Windir % \ system32 \ inetsrv \ appcmd.exe list config-Section: system. webserver/Rewrite/globalrules

% Windir % \ system32 \ inetsrv \ appcmd.exe list config-Section: system. webserver/Rewrite/Rules 

 

Http://technet.microsoft.com/zh-cn/library/cc772200 (ws.10). aspx

 

Comparison of network load balancing (NLB) and application Request Routing (ARR:

First, arr serves as the gateway server. IIS on it cannot deploy websites, but can only jump to other content servers (Web servers ). NLB automatically allocates access by setting the cluster IP address.

 

Second, arr can check whether the website can be accessed by setting the health test in server farms. NLB does not have this function.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.