Forum Discussion
Alex_Pozzan_325
Nimbostratus
Feb 27, 200901220001:3: TCL error: wrong # args: should bewhile executing
Hi,
I have the following iRule attached:
It's the same iRule used to jsessionid. We only change the id to LBSICAPRENDE. The application is running but sometimes LTM repor...
Alex_Pozzan_325
Nimbostratus
Feb 27, 2009when HTTP_RESPONSE {
if { [HTTP::cookie exists "LBSICAPRENDE"] and $add_persist } {
persist add uie [HTTP::cookie "LBSICAPRENDE"]
set add_persist 0
if {[catch {persist add uie [HTTP::cookie "LBSICAPRENDE"]} result]}{
log local0. "[IP::client_addr]:[TCP::client_port]: Error on response from [IP::server_addr] with cookie [HTTP::cookie LBSICAPRENDE]. \$result: $result."
}
}
}
It will anything like lines above?
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
