Infinity05_1794
Apr 20, 2012Nimbostratus
Monitor Flicker
We are using the ANON_HTTP_80 monitor for a majority of our servers and recently we had production issues with a set of IBM WebSphere Application servers that are going down / up / down / up. I don't see anything in my JVM logs or WebServer logs that indicate an outage.
Here is what I see in F5 local traffic log:
Apr 18 01:44:47 local/LTM1 notice mcpd[3130]: 01070638:5: Pool member xx.xx.xx.xxx:80 monitor status down.
Apr 18 01:44:51 local/LTM1 notice mcpd[3130]: 01070727:5: Pool member xx.xx.xx.xxx:80 monitor status up.
Apr 18 01:46:07 local/LTM1 notice mcpd[3130]: 01070638:5: Pool member xx.xx.xx.xxx:80 monitor status down.
Apr 18 01:46:13 local/LTM1 notice mcpd[3130]: 01070727:5: Pool member x.xx.xx.xxx:80 monitor status up.
The Anon_HTTP_80 is just doing a GET /snoop\r\n and expecting a Snoop Servlet in return. Interval is 5 seconds and the timeout is 16 seconds.
Anyone have any ideas on how to troubleshoot this further? Thanks in advance!