Forum Discussion
brahim94_11525
Nimbostratus
Aug 22, 2011Apply multiple Irule on VS with the same trigger event
Hi,
I have something strange on my VS configuration. Indeed, I can apply multiple Irule with the same event (CLIENT_ACCEPTED) on one VS.
It's working without error and warning. Is ...
hoolio
Cirrostratus
Aug 22, 2011Another note on performance: you should try to avoid using global variables (like $::var_test) as they prevent the iRule from executing on more than one TMM instance. As Hamish said, even local variables are shared across iRules on the same virtual server. So you should be able to use a local variable if you want to share it. If you don't want to share the variable across multiple iRules, use unique variable names.
Aaron
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