Application Request Routing for IIS7 is a proxy based routing module that forwards HTTP requests to content servers based on HTTP headers and server variables, and load balance algorithms. Application Request Routing can be used to:
· Increase application availability and scalability.
· Better utilize content server resources.
· Facilitate application deployment including pilot management and A/B testing.
· Lower management costs and create opportunities for shared hosters.
Application Request Routing relies on URL rewrite module to inspect the incoming HTTP requests to make the routing decisions, and therefore, the URL rewrite module is required to enable Application Request Routing features.
Download the modules:
· Microsoft URL Rewrite Module for IIS 7 (x86)
· Microsoft URL Rewrite Module for IIS 7 (x64)
· Microsoft Application Request Routing for IIS 7 (x86)
· Microsoft Application Request Routing for IIS 7 (x64)
Features:
Using the module
These articles explain how to configure and achieve the core scenarios using Application Request Routing. It is recommended that the articles are read in the following order as the scenarios get richer with each article:
Questions and Support
Your input is extremely valuable. Please contact iislb@microsoft.com for any questions, feedback, and support. Additional discussions are also available at the Application Request Routing forum.