Forum Discussion
HTTPS monitors
please help set up https monitors with send and receive strings below
Send string: /service/health Receive string: {"status":"UP","nodeAvailable":{"status":"UP"}} I try adding this string but got error
port 8443
would be set up on server end with return {"status":"UP","nodeAvailable":{"status":"UP"}}
3 Replies
- JG
Cumulonimbus
To start with, try "
" as send string.GET /service/health HTTP/1.0\r\n\r\n
- RaghavendraSY
Altostratus
You can configure monitor as mentioned below. Send String:
GET /service/health HTTP/1.1\nHost:FQDN\nConnection: close\r\n\r\n
"In FQDN section mention your server domain name"
and configure Receive string as UP
- SurgeonRet. Employee
Next article can help you with crafting HTTP/HTTPs monitors
https://support.f5.com/csp/article/K2167
Recent Discussions
Related Content
* 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