Forum Discussion
Eric_Waite_1046
Nimbostratus
Jan 11, 2007iRule help
I am having the same problem with persistence on the following iRules.... I am currently using the first of the two.
The application I am working on is an applet program. The applet sessions on t...
Pavel_Sestak_69
Nimbostratus
Jan 11, 2007I've had similar problem regarding redirecting the traffic based on URI and we've observed, that sometimes there is problem with set command, which does not fill the variable...
I would suggest to try to relace the
if { [persist lookup uie $resPers] equals "" } {with
if { [persist lookup uie [HTTP::cookie "JID"]] equals "" } {and see if the problem persists. At my own scenario, set failed to fill the variable with [LB::status] at HTTP_REQUEST event and later condition failed as the variable was empty. This could be the same as if the $resPers is empty, You are adding new persistency record.
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
