Forum Discussion
st0n3_87491
Nimbostratus
Aug 13, 2009Persistence based on IMAP-User
Hi there,
as topic say I would like to have a persistence to a node based on his IMAP-Userlogin.
I managed to find out this using a stream Profile and wrote this iRule so far:
whe...
The_Bhattman
Nimbostratus
Aug 13, 2009Hi Christian,
I think under the STREAM_MATCHED event you could set the login name+$client to a variable, such as $persistantX
Then after the event STREAM_MATCHED enable command you can write up something like
if { $persistantX !="" } { persistant uie $persistantX 1800 }
When the node goes down then the record will be updated for the new new chosen.
NOTE: This is untested suggestion. Hopefully it will lead you down the path to the right solution
Hope this helps
CB
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