Forum Discussion
Pradeep_more_10
Aug 09, 2012Nimbostratus
How HTTPS health monitor works in f5 loadbalancer
Hi,
i want to know how https health monitor works in f5 laodbalancer on non standerd port(eg:- 7005) .
can you please explane with example..
Regards
Pradeep
hooleylist
Aug 13, 2012Cirrostratus
To create an HTTP 1.0 compliant request using the send string, you should use \r\n's to terminate lines and two \r\n's to terminate the GET request:
GET /alive.html\r\n\r\n
The application you're monitoring was probably responding with a 400 error with the single \n terminator you were using:
http://en.wikipedia.org/wiki/List_of_HTTP_status_codes
400 Bad Request
The request cannot be fulfilled due to bad syntax.[2]
Aaron
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