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
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