Forum Discussion
Angel_Martinez_
Nimbostratus
Sep 18, 2009iRules, persistences, persistence profiles.
Hi
I've some doubts... I'll try to explain myself so apologizes for my English...
- Could anyone give me the differences between using: "session add uie $MyCookie 100" vs "pers...
hoolio
Cirrostratus
Sep 18, 2009The easiest and most efficient way to ensure clients are persisted to the same pool member over the duration of a session is to use cookie insert persistence using the profile. This works well, is simple to configure and is more efficient than trying to mimic the functionality in an iRule.
The session commands add/retrieve/modify session table entries. On their own, no changes are made to pool member selection. It's just a way to store name - value pairs in the LTM memory. If you wanted to use the session table for persistence, you would need to explicitly select the pool member based on the session table entry or use the value as input for a persist command.
The persist commands allow you to add/retrieve/modify/use persistence table entries.
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