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\...
afedden_1985
Cirrus
Apr 22, 2014it depends what the servers trust. This curl command with your servers IP should work if you send from the F5 CLI curl -v -k -G --header "host:maximo.company.com" http://10.x.x.x/maximo/webclient/login/login.jsp
a good response will look similar to this < HTTP/1.1 200 OK < content-length: 180 < content-type: text/html < date: Fri, 28 Dec 2012 18:52:04 GMT < last-modified: Fri, 28 Dec 2012 16:42:32 GMT < p3p: CP="NON CUR OTPi OUR NOR UNI"
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