Forum Discussion
health monitor that worked in 10.0.1 failed with 10.2.1
With 10.0.1 code, a health check that checks for http GET requests and receive "200 OK" passed with no problems. When the code was upgraded from 10.0.1 to 10.2.1, all servers that had this health check were marked down causing an unexpected outage.
I run the same health check on the F5 CLI by doing telnet to port 80 on the server and sending the same GET request and I get a "200 OK" response.
I am not sure what the problem is. I increased the timeout but the problem is not due to the timeout.
Meena
- hoolio
Cirrostratus
Hi Meena, - meena_60183
Nimbostratus
Aaron, - hoolio
Cirrostratus
Can you post anonymized send and receive strings that were working in 9.4.7? - meena_60183
Nimbostratus
This is the monitor that works in 9.4.7 and 10.0.1 but does not in 10.2.1. - hoolio
Cirrostratus
Can you try this: - meena_60183
Nimbostratus
Ok. I tried this and it is working.GET /login.asp HTTP/1.1\r\nHost: 10.22.0.196\r\n\r\nConnection: Close\r\nand the receive string is 200 OK. Thanks Aaron.Meena - hoolio
Cirrostratus
That wouldn't be a valid HTTP request as the double \r\n would terminate the request and then you have another HTTP header appended. Can you try it like this: - meena_60183
Nimbostratus
Yes. I tried that and it is also working. - Sujan_88694
Nimbostratus
Hi Meena & Other experts - dubdub
Nimbostratus
Hi Sujan,
Recent Discussions
Related Content
* 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