Good Day
Has anybody have any experience with setting up a 2 node(EC2) cluster on AWS using AWS load balancing and target groups?
I have set it up and specified stickiness using both application and loadbalancer cookies but the users that's accessing the access controlled UI is bounced between the two nodes as they progressing through the UI pages.
@AMolyneux Could you perhaps assist here?
@boringnerd Any chance you could help here?
Hi,
I have no experience with loadbalancing setups, but this is what I found:
You can use Chrome to inspect if there is any cookie generated by AWS for the sticky session to work.