Forum Discussion
Chris1269_13050
Nov 18, 2013Nimbostratus
HTTP Health Monitor Receive String issue
I am currently having an issue with the Receive string part or a HTTP health monitor. I am using a GET request like: GET /default.aspx HTTP/1.1\r\nHost: myurl.com\r\n
I am also using authenticat...
Chris1269_13050
Nimbostratus
Thanks, this issue has now been resolved. I needed to add User-Agent to the request.
Gerlan_32355
Dec 09, 2015Altostratus
I inserted the User-Agent on request and worked well, too! Thanks for help!
Follow the example of request:
GET /system1/ HTTP/1.1\r\nHost: host1.mydomain.com\r\nUser-Agent: Mozilla/4.0 (Compatible; MSIE 6.0; Windows NT 5.0; T312461)\r\nConnection: Close\r\n\r\n
Receive string:
SystemOK
- Aaron_FJul 30, 2019Nimbostratus
Ran into new use for this information. New Tomcat server deployments are returning HTTP 200 responses when sending CURL requests from the F5, but when using a basic HTTP health monitor, it was getting HTTP 500 response, resulting in failed health check. Turns out that new Tomcat web server versions are requiring User-Agent: be defined in the health monitor call from the F5 to the tomcat web servers running new software.
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