Forum Discussion
Kareem
Nimbostratus
Apr 22, 2014What is the correct send and receive strings syntax for health monitoring of multiple servers in a pool ?
Hi,
I am trying to configure our F5 LB to monitor multiple servers in a pool but having some issues. Can someone help. See below:
Send string
GET /maximo/webclient/login/login.jsp HTTP/1.1\...
Cory_50405
Noctilucent
Apr 22, 2014As afedden asked earlier, what is the result if you do this:
curl -v -k -G --header "host:maximo.company.com" http://poolmemberip:port/maximo/webclient/login/login.jsp
What are the results of this when you replace poolmemberip with your actual pool members and ports they are listening on? If it's a 200 OK, then find something in the response that you can match on to properly assess the health of the server.
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