Server Load balancer-application Request Routing module (ARR) (2) [installation]

Source: Internet
Author: User

Target

InIis7Install OnArr V1And the dependent modules.ArrThe installation package contains the following components:

LMicrosoft URL rewrite module for IIS 7.0.

LMicrosoft Web Farm Management Version 1 for IIS 7.0.

LMicrosoft Application Request Routing version 1 for IIS 7.0.

LMicrosoft external cache version 1 for IIS 7.0.

 

The steps described in this document will install this4Modules.

 

Prerequisites

This exercise requires the following prerequisites:

InstalledIis7.0Or update the versionWin2008
If the target system has the followingIis7Module, You Need To uninstall it first:

Microsoft URL rewrite module for IIS 7.0 ctp1.

Microsoft Application Request Routing for IIS 7.0 ctp1.

 

Note:

SlaveCtp1UpdateRTWThe version is not supported.Ctp1It must be uninstalled before continuing (all configuration information will be lost ).

SlaveRCUpdateRTWYes. And,RCThe version of the module can continue without being uninstalled (the configuration information will not be lost ).

 

Procedure1 ---Download Microsoft Application Request Routing version 1

You can2Download the corresponding version (based on the machine type ):

Microsoft Application Request Routing version 1 for IIS 7 (x86) here.

Microsoft Application Request Routing version 1 for IIS 7 (x64) here.

 

Procedure2 ---Install Microsoft Application Request Routing version 1

1.ToAdministratorIdentity to open the command line

2.Run the following command to stop the instance:WasAndWmsvcProcess (this is becauseArrInstall patchesKB 954438).

A)Net stop was/y

B)Net stop wmsvc/y

3.RunProgramArr _ <x86/x64> _ exe:

A)Arr _ x86_version1.exe

B)Or

C)Arr _ x64_version1.exe

4.Accept the End User License Agreement(EULA)

5.Then4Components will be installed in sequence

6.Installation Complete

7.To view detailed installation logs, you can view% Temp % \ arr_setup.log. If the installation is successful, you will see the following information:

A)Completed the Microsoft Application Request Routing for iis7 RC setup

B)Installation results-Look in the respective MSI log files (msiname. Log) For more details

C)Rewrite. MSISuccess

D)Webfarm. MSISuccess

E)Requestrouter. MSISuccess

F)Externaldiskcache. MSISuccess

8.(Optional) for the purpose of checking the error, the downloaded executable file can be extracted separately.MsiInstallation Package. Available Parameters/T: <full path>And/C. This command only extracts4ItemsMsiFile. If these modules are intended to useMsiYou must install them in the following sequence:

A)Rewrite. MSI

B)Webfarm. MSI

C)Requestrouter. MSI

D)Externaldiskcache. MSI

E)For more information about parameters, see/? Parameters to view

9.Enter the following command to startWasAndWmsvcProcess

A)Net start was

B)Net start wmsvc

 

Procedure3 ---For arrChange the application pool Process Model

AllHTTPBoth requests and responses go throughArr. In this case, you needArrLocationDefault web siteThe corresponding worker process is always in the running status, regardless of whether other worker processes are in the running status.

 

In this stepDefault web siteApplication pool Process ModelIdle Time-outDisable the parameter.

 

Change the application pool process model as follows:

1.OpenIISManager

2.Select application pool

3.By default,DefaultapppoolYesDefault web siteThe corresponding application pool. SelectedDefaultapppool, And thenActionÀEditÀApplication pool,SelectAdvanced Settings

4.SetIdle Time-out (minutes)Is0, ClickOKButton to save the changes.

 

If you change the application pool process model using the command line method, use the following method:

1.UseAdministratorPrivileged to open command lines

2.Navigate to folder% Windir % \ system32 \ inetsrv

3.UseAppcmdCommand, enter the following:

A)Appcmd.exe set apppool "defaultapppool"-processmodel. idletimeout: "00:00:00"/commit: apphost

 

Repair

RepairArrIt involves re-running the downloaded software installation package. Follow the steps2Reinstall.

 

Uninstall

To detachArrModule, which4Modules need to be uninstalled in order:

1.Microsoft application request rouitng version 1 for IIS 7

2.Microsoft external cache version 1 for IIS 7

3.Microsoft URL rewrite module for IIS 7.0

4.Microsoft Web farm Framework Version 1 for IIS 7

 

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.