Forum Discussion
teemo_13
Cirrus
Aug 26, 2023iRule Processing query
I have a question. If for example I have 2 events in an iRule when CLIENT_ACCEPTED { if { [Condition]}{ do something} } } when HTTP_REQUEST{ if { [Condition]}{ do...
- Aug 27, 2023
Nevermind, I've run this on my Lab. The answer is server 3 for all those who would look for the answers
I had the same problem and the only way round this is to use iControl to dynamically create an iRule which will log a message on "when RULE_INIT" event and then delete that iRule. (see my original question from April 2008 here: http://devcentral.f5.com/Default.aspx?tabid=53&forumid=1&postid=23533&view=topic)
The bad news is that there is no RULE_INIT in GTM iRules, or to be more precise it does not work (CR number is 95407)...
The good news is that you CAN create an LTM iRule using iControl on a GTM-only box - LocalLBRule.create(...) iControl call works even if the box does not have an LTM license (I only tested this on GTM version 9.4.4).
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