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
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
- BOUABRE_343008Aug 28, 2018Nimbostratus
Hello
Thank you for your answer, I think an update on the server broke the monitor. I have a 403 error that denies me access to the application
curl --head HTTP/1.1 403 Forbidden Date: Tue, 28 Aug 2018 22:35:29 GMT Server: Apache/2.2.15 (Red Hat) Connection: close Content-Type: text/html; charset=iso-8859-1
curl --head --http1.0 HTTP/1.1 403 Forbidden Date: Tue, 28 Aug 2018 22:34:46 GMT Server: Apache/2.2.15 (Red Hat) Connection: close Content-Type: text/html; charset=iso-8859-1
This error message may mean that you can not access a page because of a missing password.
Regards
- KevinA_246454Aug 29, 2018Cirrostratus
HI Thanks for the feedback, I see i made a typo in the curl request please can you run the below
curl --head --http1.0 curl --head
I must the /jboss uri path :)
- BOUABRE_343008Aug 30, 2018Nimbostratus
Hello
Please look
curl --head --http1.0 HTTP/1.1 200 OK Date: Thu, 30 Aug 2018 02:06:26 GMT Server: Apache/2.2.15 (Red Hat) Last-Modified: Wed, 15 Mar 2017 03:20:42 GMT ETag: "61fcb-3-54abc6deb5680" Accept-Ranges: bytes Content-Length: 3 Connection: close Content-Type: text/plain; charset=UTF-8
curl --head HTTP/1.1 200 OK Date: Thu, 30 Aug 2018 02:06:44 GMT Server: Apache/2.2.15 (Red Hat) Last-Modified: Wed, 15 Mar 2017 03:20:42 GMT ETag: "61fcb-3-54abc6deb5680" Accept-Ranges: bytes Content-Length: 3 Connection: close Content-Type: text/plain; charset=UTF-8
Regards
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