Forum Discussion
cory_seaborn_17
Nimbostratus
May 07, 2015Cookie persistence via iRule
I've read a few articles about accomplishing this but nothing that has really suited my needs so far.
At a high level, we have a 'shared' vserver that we use for multiple services. We load balance ...
cory_seaborn_17
Nimbostratus
May 07, 2015Hm, I tried adding in some of the optional parameters (anything beyond 'persist cookie') as mentioned on that page, but still have the same issue.
Note: Items marked with are meant to be replaced with a value. Arguments bracketed by [ ] are used to note they are optional. They should not be confused with Tcl command evaluation.
persist simple [] []
persist source_addr [] []
persist sticky [] []
persist dest_addr [] []
persist ssl []
persist msrdp []
persist cookie [insert [] [] |
rewrite [] [] |
passive [] |
hash [ { []} []] ]
persist uie []
persist hash []
persist carp
persist none
= The timeout in seconds.
So using this still throws the same error:
when HTTP_REQUEST {
if { ([HTTP::path] contains "/xyz/") } { persist cookie insert BIGIP 0 }
}
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