Setting up IIS as a proxy server
- Install the Application Request Routing plug-in. This is available at http://www.iis.net/download/ApplicationRequestRouting
- Create a server farm.
- Add a server for your grid router with HTTP and HTTPS ports defined to your server farm. Make sure to put the correct FQDN of the SSL certificate for the host in the address field as well as the correct HTTP and HTTPS ports under advanced.
- On the Server farm/Proxy, make sure Reverse rewrite host in response headers is selected.
- Decide if you want to use SSL offloading and make the correct configuration under Server farm/Routing Rules.
- If you are not using SSL offloading, you need to import the Grid/Host SSL to make IIS trust the grid root certificate.