Forum Discussion
Kushal_52907
Nimbostratus
Nov 20, 2008Can you persist multiple HTTP connections on session initiation from same client (without src add persistence)?
I have an application that initiates 4 simultaneous HTTP sessions (non browser, but can receive and send cookies) to an LTM virtual server during its initialization sequence. These 4 sessions need to reside on the same back end web server. How can i use iRules to achieve this? (I cannot use Source Address Persistence as due to a network requirement for source NAT all the IPs will be arriving from the same source IP, so load balancing will not be achieved).
1 Can i do this if there is something unique in the HTTP string to each client that initiates the 4 sessions?
2 Can i do this if there is something that is unique to a cookie that is returned by the receiving web servers upon the clients initial request?
3 ?????????
If this is unclear, please let me know so i can elaborate.
/k
- The_Bhattman
Nimbostratus
Have you looked into OneConnect Profile? OneConnect is about optimizing server side connections, but it does have byproduct which I have observed to allowing you to persist at the session level in the manner you are speaking - The_Bhattman
Nimbostratus
I just realized that I only gave you a portion of my suggestion. One Connect assumed you knew which persistence you used. - hoolio
Cirrostratus
You could use 'persist uie $unique_string_from_request $timeout_in_seconds' to persist off of some component of the client request (Click here). - Kushal_52907
Nimbostratus
OneConnect solved my problems. - The_Bhattman
Nimbostratus
Excellent....I am also glad the OneConnect worked.
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