I cannot seem to disable SSL offloading. When I uncheck the box the requests do not forward onto the web servers. The applicaiton I am setting up cannot work with SSL offloading. If I uncheck the box and there is not binding for a SSL on the website on the ARR server I get connection refused. (The SSL and binding have been added to the site on the web servers in the farm and works if I go directly to a web server bypassing ARR).
If I add a binding to the site on the ARR server so the connection is not refused I get
Error 310 (net::ERR_TOO_MANY_REDIRECTS): There were too many redirects.
Without the binding I get
Error 102 (net::ERR_CONNECTION_REFUSED): The server refused the connection.
I tried the rules in the old article I found here but that didn't work either.
Simply put, I just need to bypass SSL on the ARR. So NO offloading enabled. The box is currently unchecked under Routing Rules.