Forum Discussion
Jasa_74968
Mar 31, 2014Nimbostratus
Stop processing iRule by referencing a variable
I've set a variable in iRule named "stop_rule_processing" and its value is set to 1 if a particular iRule has a hit:
priority 300
when HTTP_REQUEST {
if { [string tolower [HTTP::path]] starts_w...
Jasa_74968
Apr 01, 2014Nimbostratus
I've tried what you suggested hoolio and the variable gets assigned, but unfortunately it doesn't stop processing in the second rule. I've tried both "return" and "event disable" and the staging pool still gets assigned and clients are given access regardless of where they're coming from.
What I'd like to achieve is filter access to "staging" environment to be allowed only for internal users defined by the address data group.
I thought those two iRules will do the trick, but they aren't.
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