Forum Discussion
Monitor problem
- Aug 28, 2018
Hi
Is your web server allowing http 1.0 request ? based on the output it certainty does not look http 1.0 is allowed on the webserver . can you test the below
curl --head --http1.0 and compare it against curl --head
Was your webserver recently upgraded. If yes, then there is high chance the monitor is broken. As you claim it was working before and now it has stopped, which questions what happened in the servers. I'd guess your webservers were upgraded and post that monitoring failed.
Also the error code 400 bad request logs when the request being sent is having syntax issues. Maybe your send string is having some issues. It could a space or it could be CR/LF anything. You have to figure that out.
I recently encountered this issue, check my thread.
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