Forum Discussion
Kalpesh
Jul 28, 2020Altostratus
HTTP monitor with specific curl command
Hello All, Is it possible to integrate specific curl command as send string in HTTP health monitor? I am able to run curl command from CLI and get good response, but similar command doesn't in...
Kalpesh
Altostratus
Thanks Lidev,
I tried this, but we need node specifc monitor. and in external monitor there is no possibility to check for response.
We need node to be UP if response code is 200 OK
Kalpesh
Jul 29, 2020Altostratus
hello,
issue is resolved by using below GET command in http monitor for pool
GET /master HTTP/1.0\r\nContent-Type: application/json\r\nAccept:application/json\r\nConnection: Close\r\n\r\n
this is interpretation of curl command in GET format.
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