Forum Discussion
Sly_85819
Nimbostratus
Jun 23, 2010HTTPS monitor not working
My HTTPS monitoring is not working. The page response is fine using "curl -k". Is there any way I can ignore the cert warning for HTTPS monitor? Does it really matters? How do I troubleshoot monitor? I tried with bigd.debug however couldn't find anything.
- Michael_Yates
Nimbostratus
Do the Pool Members that you have applied the HTTPS Monitor have an SSL Certificate applied to them? - hoolio
Cirrostratus
If curl -k https://1.1.1.1 is working, you should be able to get the monitor to work as well. LTM doesn't check the server cert validity by default with an HTTPS monitor. - Lee_Sutcliffe
Nacreous
Do your web servers support HTTP 1.0? Unless you specify 1.1 in the get request the F5 monitor defaults to 1.0. Have you tried specifiying an HTTP1.1 GET request in the monitor?
send "GET /index.html HTTP/1.1\r\nHost: mysite.com\r\nConnection: Close\r\n\r\n"
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