Is there a way to change the HTTP application monitor to report UP if HTTP 503 is returned?
In my situation, the monitor is testing www.netflix.com and HTTP 503 means that our URL filtering is working correctly.
I've seen other mentions of accomplishing this using powershell, but haven't been able to find real examples or documentation.
Thanks!