Forum Discussion
haeoraki_127471
Nimbostratus
Apr 02, 2004Is it possible to get response time of node?
Q1. Is it possible to get response time of node using iControl SDK?
I want to display node status as good or bad.
If response time is short, node status may be good. If not, it ...
Apr 07, 2004
I'm not sure I understand your question? I'll take a shot at it and if I am not on the right track, let me know.
ITCMLocalLB::Node.set_availability(AVAILABILITY_DOWN) immediately performs a forced-down to all nodes connected to the disabled node. This basically stops all traffic (including persistent connections) from being sent to the node. This maps to the GUI's "Enable Connections" checkbox being unchecked.
ITCMLocalLB::Node::set_state(STATE_DISABLED) allows current connections to stay connected, but stops the node from accepting new connections. This maps to the GUI's "Enabled Sessions" checkbox being unchecked.
-Joe
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