Forum Discussion
Health monitor difference
What is the difference between below two strings and where we can use this?
-
Send string : GET /aaaa/bbb HTTP/1.1\r\nHost: xxx.yyyy.com\r\nConnection: Close\r\n\r\n (it will check only VIP or Each pool member) (Why we are putting host name here)
-
Send string : GET /aaaa/bbb HTTP/1.0\r\nConnection: Close\r\n\r\n
- Faruk_AYDIN
Nimbostratus
Hi,
In your case If you have only one domain(xxx.yyy.com), and the webserver answers to whomever is connected to the webserver IP without a hostname, this means that there is no difference.
If you have more than one domain or Virtual host on your webserver or your webserver does not answer to whomever is connected to the webserver IP without a hostname, this means that you have to use HTTP 1.1. that is it.
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