IIS ARR: Installation and Configuration

IIS ARR Presentation

ARR is an add-in (plugin) that installs on IIS and allows to transform the Windows Web server into a Reverse Proxy.

ARR is a free add-on that installs on an IIS service and allows:

  • HTTP (S) routing
  • Load Balancing
  • Offloading SSL
  • CDN (cache)

Example of deployment with IIS / ARR:

IIS/ARR example of implementation

Prerequisites

For the implementation of ARR you need:

  • Web services to publish (IIS / Apache / nginx …)
  • A server with IIS installed.


Leave a Comment