Forum Discussion
JA_35135
Nimbostratus
Jan 02, 2014need help with iRule after migrated to ver 11
one of my iRule showing below error after migrating from ver 10.2.4 to ver 11, below is the error, please help
can't read "static::C_RETURN": no such variable while executing "set respAction...
Pedro_Haoa
Jan 02, 2014Ret. Employee
Hi,
Remember that in version 11, the iRules syntax changed (Folders).
So check the rule and verifies that the objects are associated with the correct folder.
Ex.: when HTTP_REQUEST { if { [[HTTP::header User-Agent] contains “MSIE”] } { pool /Common/IE_pool } elseif { [[HTTP::header User-Agent] contains “Mozilla”] } { pool /Common/MZ_pool } else /Common/other_pool
}
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