Forum Discussion
vasu_95875
Nimbostratus
Jan 07, 2010how to implement session binding
How many ways we can implemement session binding using F5 LTM ?
Java Developer said he wants session binding with JSESSIONID.
1. Do I need to create a IRule to implement session binding ?
2. Can this be achived with cookie persistence profile?
Thanks in advance .
Vasu
- hoolio
Cirrostratus
Hi Vasu, - vasu_95875
Nimbostratus
Thank you very much! - hoolio
Cirrostratus
I think the concept if not the exact implementation would be the same. Is the jsession ID included in a cookie or the URI? If the URI, is it in the format of /path/to/file.ext;jsessionid=something?query_string_param=value ? - vasu_95875
Nimbostratus
I am trying something like this , not sure this will works. - hoolio
Cirrostratus
That's basically the same solution as the Codeshare example. The downside of that rule is that if multiple different clients make requests over the same TCP connection with different jsessionid's only the first client would have a persistence record added in the response. That could be considered a problem. I'd suggest using the Codeshare example as it's fairly well tested by a few people.
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