Forum Discussion
Jonas_Karlsson1
Feb 09, 2005Historic F5 Account
How to controll in what order rules are evaluated?
Hi,
I'm looking for a way to control in what order iRules are evaluated.
I have a number of small code pieces, all of them using the same event, that I would like to use ...
Mark_A_Ayers_15
Nimbostratus
May 01, 2014When more than one iRule is configured on the virtual you can do this
user@(ltm_name)(...)(tmos) ltm virtual
user@(ltm_name)(...)(tmos.ltm.virtual) list target_virtual_name rules
ltm virtual target_virtual_name {
rules {
irule_name_1
...
irule_name_2
irule_name_n
}
}
user@(ltm_name)(...)(tmos.ltm.virtual) modify target_virtual_name rules { irule_name_1 irule_name_2 ... irule_name_n }
I show the list so that you can review the current order.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
