Forum Discussion
Brandon_High_10
Nimbostratus
Dec 23, 2004"detach" command
I'm trying to use the "detach" command in an iRule and receive the following error when entering it:
line 25: [undefined procedure: detach] [detach]
Is there another way ...
unRuleY_95363
Mar 15, 2005Historic F5 Account
Yes, the "event disable" command has been fixed in 9.0.5 (TBR anyday now). The previous command did mostly work except that if you had multiple rules, subsequent event scripts from other rules were still evaluated and the event was only disabled from a new trigger. The command now completely stops processing for any subsequent scripts.
The command has the following syntax:
event disable - disable the current event from being evaluated again.
event disable - disable a specific event from being evaluated.
event disable all - disable all events from being evaluated.
event enable - (re)enable a specific event.
event enable all - (re)enable all events.
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