Forum Discussion
marlon_Gino-gi1
Nimbostratus
Aug 19, 2008persistence based on MSISDN number
hello,
Im new to Irules,
would like to know if there is an Irule that that can persist client connection based on client mobile number or msisdn? the client mobile number is included within the header whenever the client request for a service or connection to the backend server.
thanks in advance
- James_Quinby_46Historic F5 AccountOne way to accomplish this is with the universal persistence profile, which lets you persist on strings located within, among other things, HTTP headers. For example (and I'm getting this right out of the book I received in training):
when HTTP_REQUEST { persist uie [findstr [HTTP::URI] "user=" 5 "&"] }
- Patrick_Chang_7Historic F5 Accounthttp://devcentral.f5.com/weblogs/dctv/archive/2008/06/25/3390.aspx
- Deb_Allen_18Historic F5 AccountClick here for a post I found in the v4.x forum that seems to contain a v9 version of an MSISDN persistence iRule they wanted to convert to v4.x...
- Deb_Allen_18Historic F5 Accountoh, also please post back if it works & we can add it to the codeshare.
- marlon_Gino-gi1
Nimbostratus
hello guys,
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