Forum Discussion
Yuval_ben_10707
Nimbostratus
Jun 14, 2005iRules documetation
Hi,
I'll appriciate if you can provide a direct link to the iRules documentation (including BigIP verbs).
I could find the iControl docs but not iRules.
Thanks
Brian_Gupta_115
Nimbostratus
Sep 27, 2005I am trying to wrap my head around these events, and their default contexts. I listed some of the events below and categorized them by the context that I felt was the most intuitive default context.
Could someone please let me know if my categories match reality?
Global Context:
---------------
RULE_INIT - Triggered when you add or modify a iRule. You use this event to initialize global variables that you are using within iRules. Please note that this event is triggered even if the rule is not yet in use.
Client Context:
---------------
CLIENT_ACCEPTED - Triggered when a client establishes a connection.
CLIENT_DATA - Triggered when a client receives new data while the connection is in collect state.
CLIENT_CLOSED - Triggered when the client's connection is closed.
Server Context:
---------------
SERVER_CONNECTED - Triggered when the system establishes a connection with the target node.
SERVER_DATA - Triggered when the system has received new data from the target node while the connection is in hold state.
SERVER_CLOSED - Triggered when the server's connection is closed.
SERVER_SELECTED - Please note this command has been replaced by LB_SELECTED Triggered when the LTM system has selected a target node.
LB_SELECTED - Triggered when the LTM system has selected a target node.
LB_FAILED - Triggered when a connection to the server was unable to complete. This might occur if the pool has no available members or a selected pool member is otherwise not available.
Thanks,
Brian
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