Forum Discussion
jakauppila_3997
Nimbostratus
Jun 13, 2012Simple HTTP Health Monitor Parsing Issue
Using an HTTP Health Monitor applied on the Application Pool level, I am having an issue.
My Send String is as follows:
GET /status.aspx HTTP/1.0\nHost: test.example.com \nConnection: close\n\n
The Receive String is:
Status Page
To my knowledge, the Send String is sent to the Pool Member via IP and what is returned and parsed looking for the Receive String would be raw HTML.
"Status Page" is present in the title of the page as such:
Example Status Page
Is there some issue with a space before the text? As configured as stated here, the monitor marks the pool members as down. If I use other words that are on the page, it works! But I would like to stick to the standard that I have been using so far.
Let me know if you need any other information.
- hoolio
Cirrostratus
Hi, - jakauppila_3997
Nimbostratus
"Status Page" is the exact receive string I'm using.
In the raw HTML coming back, the line containing that string is:
- "[title]Example Status Page[/title]"
The monitor works fine if I use the following as the receive string:
- [title]
- Example
- Status
- [/title]
Using the following, the monitor marks the pool members as down:
- Page
- Page[/title]
- [title]Example Status Page[/title]
Is there some issue or conflict in the monitors ability to parse the page coming back?
(Unable to post the HTML tags, so I changed the brackets)
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