Forum Discussion
Configuring the Sticky Session
Hi All,
Could someone help in configuring the sticky session. Below is the Application requirement,
· For all create session requests:
o get the session id from the SOAP request
o find a suitable destination by Round Robin method
o save the information in cache like session123,202(session id, destinanion ip)
· Keep removing items from cache after a specific timeout
· For other requests coming from EAI for the same session (like getOffers, postevent):
o retrieve session id from the request
o pull out details from cache based on sessionid like for example session123 the destination is 202.
o Now forward the request to 202 ip.
o If there is failure on routing retry after a small interval
- Vijay_ECirrus
Figure out where the session id for the SOAP request exists - URI, header etc.
Utilize an iRule to persist on the session id.
Create a Universal Persistence profile and attach the iRule to the UIE persistence profile.
Recent Discussions
Related Content
* 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