Forum Discussion
Scott_C_16492
Nimbostratus
Feb 25, 2009Failing Monitors
I'm having a problem with the builtin monitors on a pair of LTMs
Pool members keep being marked as down by the builtin HTTP/HTTPS monitor:
Feb 25 14:16:07 dhlb02 mcpd[1811]: 01070638:5: Pool member 192.168.147.36:7080 monitor status down.
Feb 25 14:16:07 tmm tmm[1626]: 01010028:3: No members available for pool wiki_wf_intranet_http
But when I telnet from the LTM I get a connection:
[root@dhlb02:Active] run telnet 192.168.147.36 7080
Trying 192.168.147.36...
Connected to 192.168.147.36.
Escape character is '^]'.
GET / HTTP/1.0
HTTP/1.1 301 Moved Permanently
Date: Wed, 25 Feb 2009 14:17:23 GMT
Server: Apache/2.0.55 (Unix) PHP/5.2.0 mod_ssl/2.0.55 OpenSSL/0.9.7e-p1
Last-modified: Wed, 25 Feb 2009 14:17:24 GMT
Couple of minutes later, the monitor marks it as back up.
Any ideas?
- hoolio
Cirrostratus
Are you using a receive string in either monitor? If not, you're basically performing a check to see if the server completes a three way TCP handshake. I'd suggest using an HTTP 1.1 formatted request for both the HTTP and HTTPS monitors and configure a receive string to ensure the pool member is responding. Here are examples for the send/receive strings:
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