Forum Discussion
Lotfi_Bouhaddad
Nimbostratus
Feb 20, 2007Persistence using IRule
Hi everyone,
I'm a newbie in irule programming and i need some help to do a persistence based on the http field X-Nokia-MSISDN.
how can i do to check the value of this field in th...
Jason_Hook_4092
Nimbostratus
Apr 15, 2011I know this is an old thread, but will persist uie also work in 10.x or would there be a new way of accomplishing the same?
Also, I'd like to use an alternate pool when the URI matches to use a different algorithym...would this then be accurate?
Using the same as example:
when HTTP_REQUEST {
if { [HTTP::header exists "X-Nokia-MSISDN"] } {
persist uie [HTTP::header "X-Nokia-MSISDN"]
pool alternate_pool
}
}
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