The 1.ARR relies on the following components:
- Microsoft URL Rewrite Module for IIS 7.0.
- Microsoft Web Farm Management Version 1 for IIS 7.0.
- Microsoft application Request Routing Version 1 for IIS 7.0.
- Microsoft External Cache Version 1 for IIS 7.0.
The installation of ARR requires the relevant environment:IIS 7.0 and later versionsProceed to the installation below:
1. Download arr:Now ARR has developed a 2.5 version, can be said to be very stable, I also in some large projects have been adopted, the effect is good.Address now:http://www.iis.net/download/ApplicationRequestRouting
2. Now arr is integrated in the Web installation platform,
4.After installation, open the control window for IIS if you see "Server Farms", it means that the installation is OK.
5. Configure the application poolAll HTTP requests are required to go through arr. Therefore, we hope that IIS on the server where ARR is installed must keep running and forward requests to other servers, which means that the basic function of this server with ARR is request forwarding. Advanced settings for Application pools:
Idle time-out (minutes)Set to 0, then save on OK.
Load balancer for IIS "IIS7.0 to use"----application Request Routing (ARR)