Forum Discussion
How-to monitor pool member by FQDN vs IP
Is there a way to verify the health of a website (port 80) with a GET request by using the FQDN of the pool member? Currently, the F5 is sending the request of the pool member based on its IP address.
2 Replies
- Arnaud_Lemaire
Employee
Do you mean the host header in the request ? if yes just create a monitor and add the host header with your fqdn in the send string.
If you mean the monitor should resolve the fqdn to ip before sending, we work in a slightly different way. you can starting with 11.6 define fqdn pool members, bigip will periodically resolve the fqdn to ip addresses, but your monitors will keep test the member ip address.
- Vijay_E
Cirrus
You can use something like this within the HTTP monitor "send string":
GET /index.html HTTP/1.1\r\nHost: host.domain.com\r\nConnection: Close\r\nReference: https://support.f5.com/kb/en-us/solutions/public/13000/300/sol13397.html
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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