18-Feb-2020 12:44
Hello Everyone,
am trying to create a http health monitor, if the server give a 500 response then it should be marked down otherwise mark as Up.
please comment with you answers.
thanks.
18-Feb-2020 13:15
Create a custom http monitor with receive string 500 or more specific response for 500 response from server and enabling reverse to YES.
Reverse option will disable pool member if monitor is sucessfull ie once it receives 500