Forum Discussion
Omarsheriff1980
Nimbostratus
Feb 06, 2019customized HTTP health monitoring
currently configured customized HTTP health monitoring, which mentioned below is not working as it looks for every string appearing on the health page as "status" : "UP"
Request String :- GET /edit...
Andy_McGrath
Cumulonimbus
Feb 06, 2019If you want just the first one why not use a Receive String looking for
health check page { "status" : "Up"
?
Alternatively you can use the
Receive Disable String
within the monitor to look for something like "status" : "Down"
If it sees this it will make the pool member status as down.
E.g.
Request String :- GET /editorial-metadata/v1/health HTTP/1.0\r\nConnection: Close\r\n\r\n
Receive Disable String :- /status/ : /DOWN/
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects