Forum Discussion
ChrisJackel_103
Nimbostratus
Nov 30, 2007Persistence problem with multiple pools under one VIP
We have one VIP with two separate applications under it, with traffic segregated with an iRule like the following:
when HTTP_REQUEST {
if {[matchclass [string tolower [HTTP::uri]] start...
hoolio
Cirrostratus
Jan 16, 2008After testing this again for another customer, I realized that when specifying a "name" for the command 'persist cookie insert ', name isn't the name of the cookie persistence profile you want to use--it's the name of the cookie you want to insert. When I tested this originally, I was using same name for the cookie persist profile and the cookie name in that profile, so I got confused.
This makes sense when you consider that the only options you can specify in the cookie insert persistence profile are a name and expiration... You aren't actually specifying a new profile to add to the VIP, you're just modifying the existing profile already attached to the VIP.
Aaron
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