Forum Discussion
Praveen_Bhanda1
Nimbostratus
Nov 15, 2007session name/value sharing in virtuals of http and https
I have a name and value to be stored in session. We wrote an irule that can store these name and values in session. We retrieve this information. This irule is applied to 2 virtuals, one with 80 port(...
Deb_Allen_18
Nov 15, 2007Historic F5 Account
You'll need to use the "any virtual" option to share session table data across virtual servers.
Since you are using a variable to specify the key, some very specific syntax is required to pass the number of parameters expected and still expand the variable. Give this a try:
session add uie [list $id any virtual] $saveCookies $::sessionTimeout
set saveCookies [session lookup uie [list $id any virtual]]
HTH
/deb
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