Jun 16, 2011
Are there functions or methods we can create using IRules?
Hello Community,
I have multiple IRules associated to a VS and was wondering if there can be IRules or methods/functions that we can create and call them ONLY when we want? Or does all the IRules MUST be executed in a top down fashion?
Example of IRule order used by a VS:
IRule 1
IRule 2
IRule 3
IRule 4
Is there way to call IRule 3 and skip IRule 2 from IRule 1?
Or just call a method/function from IRule 4 from IRule 1 then end the session?
Regards,
TRX