Forum Discussion
janklepek_24317
Nimbostratus
Jan 12, 2016http status codes in http monitor
Hi, I'm trying to make http monitor work with http status codes. However when I was reading debug logs for monitor the content where the recv string is searched does not contain HTTP headers and ...
janklepek_24317
Nimbostratus
Jan 13, 2016ah, i have found out why.
the missing "HTTP/1.0" in send string caused this situation
IanB
Employee
Jan 13, 2016That makes sense. If you omit the HTTP version in your request string (and the default send string is just 'GET /'), then the web server must assume HTTP 0.9, (which has no headers), so there would have been no headers and no status code in the webserver's reply to match against.
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