Forum Discussion
rajesh1
Nimbostratus
Jun 09, 2009Https monitor not working
I configured F5 LTM to HTTPS to check the avaiability of the server by getting a pages on the server .
Two HTTPS monitors are defined - applied to the same pool (test-pool)
1)Get /index.html (checks the availability of the webservers)
2)GET /APP1/INDEX1/INDEX - (Checks the availability of the Tier2 servers)
Current status : - I am getting expected response for the monitor 1 (GET /index.html)
The pool state is down as the F5 is not getting proper response for the monitor (GET /APP1/INDEX1/INDEX ) -
When i tried using curl -kLv https://(nodeip)/APP1/INDEX1/INDEX) i am getting a response from the server as expected
Can someone explains what is the difference between get the pages from the curl and https monitor.
Also suggest me how to verify the responses coming from the server when using HTTPS monitor ?
Thanks
- hoolio
Cirrostratus
By default, curl will send an HTTP 1.1 formatted request including a host header. It's possible that the web server isn't handling your HTTP 0.9 (GET /APP1/INDEX1/INDEX) without a host header. You could try using a host header name in the send string:
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