Forum Discussion
yairsh_310893
Apr 23, 2017Nimbostratus
Call an iRule from another iRule
Hey there
I'm trying to write an iRule that will do the following:
create an event that will match by the client source ip address and if i come from a specific source ip address range then th...
janholtz
Apr 23, 2017Altostratus
You CAN:
1) Call another virtual server from an irule
2) Set a global variable to be used in another irule, but remember that TCL is event driven, so an event such as "CLIENT_CONNECT" can only be used once.
3) Build the login in a monolithic irule.
(3) Is nearly always the right solution.
BR //Jan
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