I would like to know, if there a way with Microsoft ARR to test each web application on web farm.
The goal is avoid ARR to route the request if the web application is down.I mean, I know i can test the server with the healt test, but if an application is down du to a rapid fail protection, or any other reason the ARR route the request even if the application is failed. So i get intermittend interuption on some web pages.