Forum Discussion
kgaigl
Dec 09, 2021Cirrocumulus
HTTPS Monitor fails after changing TLS Version
Hello, following problem: we've some pools with https monitors like this: send string:GET /some/pingservlet HTTP/1.0\r\n\r\n
receive string: 200 OK
no alias service port, no server ssl-profi...
- Dec 09, 2021
f***
I think I've found the cause:
https://cdn.f5.com/product/bugtracker/ID953601.html
Karthick1
Dec 09, 2021Cirrus
Please add the http version 1.1 and host header in send sting keep receive string as same.
Example :
GET /some/pingservlet HTTP/1.1\r\nHost:* \r\nConnection: Close\r\n\r\n
or
GET /some/pingservlet HTTP/1.1\r\nHost:abc.com \r\nConnection: Close\r\n\r\n
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