Forum Discussion
SL
Cirrus
Jun 20, 2017Monitor response time
Hi All
Currently I have configured a monitor that calls a configured .jsp file and expects a certain response.
What I have seen is that under certain conditions the monitor is responding as...
jaikumar_f5
Noctilucent
Jun 21, 2017You should know the timeout value. Timeout usually is configured as 3x+1, where x is the interval value.
If your interval is 15 and timeout is 46, it means, the F5 monitor sends Get request every 15secs, and the recv string if got, it marks it as UP.
If not got, it again polls for 2 more attempts (i.e)till the timeout value is reached. So if by 3rd attempt the recv string is not recieved, the member will be marked as down.
You can have this verified by enabling the monitor logging on the node. The logs will be captured on /var/log/monitors/.
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