Forum Discussion
kman_52500
Nimbostratus
May 01, 2009"syntax error" at character '}'
Hello,
I am trying to add an iRule to our f5 and it loads just fine but I get an error when doing a config sync or b verify load.
The iRule works well and loads just fine, but th...
kman_52500
Nimbostratus
May 01, 2009I changed it to:
array set ::hit_list {}
if {[array exists ::hit_list]}{
array unset ::hit_list
}
array set ::block_state {}
if {[array exists ::block_state]}{
array unset ::block_state
}
array set ::hit_count {}
if {[array exists ::hit_count]}{
array unset ::hit_count
}
This caused it to crash too so I went back to my original rule and it throws the syntax error, but doesn't cause the F5 to fail over under load.
Any other suggestions on how to get rid of this syntax error without crashing the F5?
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