Forum Discussion
rdc_gayu_110274
Nimbostratus
Jul 06, 2005Unable to retrieve data with session command over different UDP connections
Hi,
I need to maintain some data over different UDP connections.
I have two UDP virtual servers, namely VS1 and VS2.
The iRules associated with VS1 are:
when CLIENT_ACCE...
unRuleY_95363
Jul 07, 2005Historic F5 Account
Oh, also, I just checked the implementation of the session command and it allows you to specify that you want to look "across virtuals" like so:
when CLIENT_ACCEPTED {
set key "700"
set data [session lookup uie {$key any virtual}]
log "found data $data for key $key"
}
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