Forum Discussion
rzup_75581
Jul 23, 2011Nimbostratus
Health Monitoring: building a receive string
I can't seem to get my http receive string health monitor to work: probably because the server responds with invalid hostname error (I discerned this from telnetting to it from the F5). I can't see ho...
Nope. iRules are used for doing 'stuff' to a connection from a client to the server behind (Or the response).
Monitors are either 'simple' ones configured from the monitors GUI in the web interfaces, or more complex ones that you can write in perl or bash (Called external monitors) that can do whatever you like.
To configure a simple monitor for a web server that needs the host head, use something like
GET / HTTP/1.0\r\nhost: whetever.your.fqdn.is\r\n\r\n
in the HTTP request field.
H
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