Forum Discussion
Chris_Olson_172
Feb 23, 2016Altostratus
Why does my health monitor fail?
Created and new http health monitor but as soon as I apply it all servers in the pool are marked down.
ltm monitor http enterprise_heartbeat_mon {
defaults-from http
destination :
in...
- Feb 23, 2016
HTTP/1.1 requires a Host header and your send string does not include one. Try:
send "GET /Enterprise/login.cmdx\r\nHost: host.example.com\r\n\r\n"
Josiah_39459
Historic F5 Account
HTTP/1.1 requires a Host header and your send string does not include one. Try:
send "GET /Enterprise/login.cmdx\r\nHost: host.example.com\r\n\r\n"
Josiah_39459
Feb 23, 2016Historic F5 Account
tcpdump and curl are the best ways to test
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