Forum Discussion
bdo_isd_28658
Nimbostratus
Jul 27, 2009LTM log query
Hi,
Can you let me know if when I see this in the LTM log ...
Jul 27 17:11:20 bip01 bigd[1917]: 01060001:5: Service detected DOWN for ::ffff:10.1.20.180:80 monitor test_mon_http1.1.
Jul 27 17:11:20 bip01 mcpd[2007]: 01070638:5: Pool member 10.1.20.180:80 monitor status down.
Jul 27 17:11:25 bip01 bigd[1917]: 01060001:5: Service detected UP for ::ffff:10.1.20.180:80 monitor test_mon_http1.1.
Jul 27 17:11:26 bip01 mcpd[2007]: 01070727:5: Pool member 10.1.20.180:80 monitor status up.
Does that mean that the monitor failed for 3 consecutive checks (16 seconds) and then the pool member was marked down. Or does it mean that the health check has failed once and then was successful on the following check?
Thanks,
4 Replies
- hoolio
Cirrostratus
The down message indicates the pool member (or node) was marked down. That log snippet shows the pool member being marked down after the timeout expired. The next request was answered successfully five seconds later, so the pool member was marked up again. If you want to see why you can try enabling debug on the monitoring daemon, bigd, by running 'b db bigd.debug enable'. Output is logged to /var/log/bigdlog. The logging is fairly verbose, so make sure to disable it when you're done. - bdo_isd_28658
Nimbostratus
Hi Aaron, - hoolio
Cirrostratus
I'm not sure whether it matters or not, but typically the header name would be in title case, Connection and Host. The server may or may not parse it regardless of case. And the host header value should only contain the host--not the URI. So the send string should look like this: - bdo_isd_28658
Nimbostratus
Hi Aaron,
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