Forum Discussion
ST_Wong
Aug 18, 2015Cirrus
Cannot insert cookie
Hi all,
I tried to do URI based pool selection on first request. Then sequence requests will be directed to the same pool
even the URI doesn't match. I use simple codes like following, however, t...
Kevin_Stewart
Aug 31, 2015Employee
Stanislas is absolutely correct. I didn't catch that at first. You might be confusing TCL syntax with Perl or JavaScript. An if condition is wrapped in curly braces, not parenthesis.
Correct:
if { something } { }
Incorrect:
if ( something ) { }
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