Forum Discussion
Raymond_Feng_97
Jul 04, 2006Historic F5 Account
bug report about tcl for bigipv9.2.3: at client_accept event can't read variable defind at rule_init event
Hi, Sir
What had been changed for bigip9.2.3 TCl? I found at client_accept event can't read variable defind at rule_init event. For example the below irules:
when RULE_INIT {
set aaa 10...
Colin_Walker_12
Jul 05, 2006Historic F5 Account
Have you tried accessing the variable as $::aaa in the CLIENT_ACCEPTED event?
Variables set in the RULE_INIT event are treated as global variables, and this could likely be a syntax problem.
Colin
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