Forum Discussion
Samit_jadhav_33
Feb 15, 2018Nimbostratus
Probe query
Client has configured IsAvailable":true in the web server. He wants https health probe to be configured on ltm so that the probe should query IsAvailable":true to the server.Also the expect status s...
Daniel_Varela
Feb 15, 2018Employee
Send string: GET /whatever_you_are_checking HTTP/1.1\r\nHost: hostname\n\rConnection: Close\r\n\r\n
whatever_you_are_checking can be something like /control/healthcheck?serverid=1 or /healthcheck, these arejust examples.
hostname is your hostname like
receive string, if you only need 200 and 304 you can add HTTP\/1.1\s[200|304]
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