Forum Discussion
rzup_75581
Nimbostratus
Jul 23, 2011Health 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 how to populate headers with these checks. Is this something to use an irule for?
Problem: Want to receive a string: some string
When I invoke it, server gets marked as down
Diagnosing it, the server responds to generic telnets on port 80 with invalid hostname (IIS 6). Obviously it works fine from a browser and I can see the string from a browser. Any thoughts on this? Thanks.
1 Reply
- Hamish
Cirrocumulus
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 likeGET / HTTP/1.0\r\nhost: whetever.your.fqdn.is\r\n\r\n
in the HTTP request field.
H
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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