Forum Discussion
John_M__Brights
Nimbostratus
Sep 07, 2015Health check fails on HTTPS, even though port is open
I am basically using the F5 as a proxy for an HTTPS service, but when I use the built-in https health check to monitor the pool, it fails. The port is definitely open as it responds to direct browse...
JG
Cumulonimbus
Sep 09, 2015The default HTTP/HTTPS monitors use HTTP/0.9, which may not be supported by your backend server.
Create a separate HTTPS monitor with the minimum of the following:
Request string:
"GET / HTTP/1.0\r\n\r\n"
Receive string:
"200 OK"
(supposing your server returns this code for this URL.)
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