Forum Discussion
Michael_107360
Cirrus
Jul 14, 2017Problem with Health Monitor
I have a monitor that accidentally has a space in the string:
Get /inservice.txt HTTP/1.1 server.name.com\r\n Connection: Close\r\n
It should be Get /inservice.txt HTTP/1.1 server.name.com\r\nConnec...
Michael_107360
Cirrus
Jul 14, 2017I did test this.....
rdexec 2 telnet 10.10.10.10 32100 GET /inservice.txt HTTP/1.1 Host: server.name.com Connection:close
HTTP/1/1 200 OK
rdexec 2 telnet 10.10.10.10 32100 GET /inservice.txt HTTP/1.1 Host: server.name.com Connection:close HTTP/1/1 200 OK
AFTER SERVER CODE UPGRADE: rdexec 2 telnet 10.10.10.10 32100 GET /inservice.txt HTTP/1.1 Host: server.name.com Connection:close HTTP/1/1 200 OK
rdexec 2 telnet 10.10.10.10 32100 GET /inservice.txt HTTP/1.1 Host: server.name.com Connection:close HTTP/1/1 400 Bad Request
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