Forum Discussion

sametozbay's avatar
sametozbay
Icon for Nimbostratus rankNimbostratus
Jan 02, 2020

Persistance problem

We have two APIs working behind F5. Our web app is working on F5 succesfully. Our problem is that we can't ensure persistance when clients send XML requests to load balancer. For example, When we send open session request we take session from API1. After that we send second request with taken sessionid, f5 is forwarding it API2. then it returns "session not found". My expactations is that when client take session from one node, F5 should forward all request same node until session closed or expired.

 

4 Replies