Forum Discussion
Aaron_Warner_11
Feb 26, 2019Nimbostratus
vCloud HTTPS monitor broke after upgrade of backend vCloud director
I have a very simple monitor for vCloud director.
the Send String was
GET /cloud/server_status \r\n
and the receive String was
Service is up.
This was happy and fine, then we upgraded f...
- Feb 26, 2019
Try adding a Host: header to your send string. I believe HTTP/1.1 requires it even if it is empty.
Something like
GET /cloud/server_status HTTP/1.1\r\nHost:\r\n\r\n
Hope that helps! If it does please up-vote and select this answer, it'd be greatly appreciated!
-Dylan
Dylan_375544
Cirrocumulus
Try adding a Host: header to your send string. I believe HTTP/1.1 requires it even if it is empty.
Something like
GET /cloud/server_status HTTP/1.1\r\nHost:\r\n\r\n
Hope that helps! If it does please up-vote and select this answer, it'd be greatly appreciated!
-Dylan
Dylan_375544
Feb 28, 2019Cirrocumulus
Glad to hear! :D
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