Forum Discussion
Caio_178191
Dec 15, 2015Nimbostratus
iRule error after upgrade version (Operation not supported. Multiple redirect/respond invocations not allowed)
Hi, good afternoon.
After upgrade a BIG IP OS from 10.2.4 to 11.5.1 HF10, I started to see a lot of errors in LTM log. I have many iRules in my system and many of those iRules are givin me "Operati...
Hannes_Rapp_162
Nacreous
Assuming all your iRules are the same as your sample, replace
return
with event disable
function in all iRules that invoke redirects or responses. The return function is not needed here. The event disable function should be called after each redirect or response statement, unless you merge the iRules together so that this particular TCL error can no longer occur. By doing so, you may also want to look into iRule execution priorities to make sure no important functionality is superseded.
https://devcentral.f5.com/questions/stop-processing-irule-s-if-condition-is-met
Kai_Wilke
Dec 15, 2015MVP
Hi Hannes,
thanks for confirming. So nothing has changed since then... :-(
BTW: Did you already tried to use LTM Policies to reenable events on every single request? Could be an option now, or isn't it?
Cheers, Kai
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