Forum Discussion
LyonsG_85618
Cirrostratus
Feb 06, 2015HTTPS Monitor not working as expected
I have created an HTTPS monitor as follows:
GET /idauth/isAlive.jsp\r\n
The receive string is set as:
ALIVE
There are 2 servers and when i curl them i get the following:
...
shaggy_121467
Cumulonimbus
Feb 06, 2015have you tried the curl tests with the node IP address instead of the hostname? curl will automatically set the host header to the hostname entered in curl, which technically makes the curl test different than the f5's send string.
you could also use:
openssl s_client -connect member-ip:port
to open an SSL connection from the f5 to the pool member, and then paste your send string. the more data points, the better.LyonsG_85618
Cirrostratus
Feb 09, 2015curl testing results are now more consistent - but still not getting appropriate results from monitor.
tcpdump being done!
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