Training
Module
Load Balance Your Web Service Traffic with Application Gateway - Training
In this module, you'll learn to improve application resilience by distributing load across multiple servers and use path-based routing to direct web traffic.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
by IIS Team
Microsoft Application Request Routing (ARR) for IIS 7 and above is a proxy-based routing module that forwards HTTP requests to content servers based on HTTP headers, server variables, and load balance algorithms. ARR can be used to:
ARR relies on the URL rewrite module to inspect incoming HTTP requests to make the routing decisions. Therefore, the URL rewrite module is required to enable ARR features.
ARR support is provided by Microsoft Help and Support. The forum will remain active.
Microsoft Application Request Routing for IIS includes the following key features:
These articles explain how to configure and achieve the core scenarios by using ARR. It is recommended that you read the articles in the following order because the scenarios get richer with each article:
Define and Configure an Application Request Routing Server Group
HTTP Load Balancing using Application Request Routing
Configure 3-tier deployment architecture using Application Request Routing
Using Failed Request Tracing Rules to Troubleshoot Application Request Routing
High availability at ARR tier
Training
Module
Load Balance Your Web Service Traffic with Application Gateway - Training
In this module, you'll learn to improve application resilience by distributing load across multiple servers and use path-based routing to direct web traffic.