I'm using an application load balancer with the target group of two instances. In the target group, I have enabled application based cookie. However whenever I test the load balancer, it keeps switching to both instances. (I have put IP address on each instance, so I can see that it's going to both instances). Shouldn't it go to the same instance every time? How can I fix that?
Asked
Active
Viewed 266 times
1
-
Do you see `MYCUSTOMAPPCOOKIE` being set in the browser? – ceejayoz Mar 20 '23 at 15:06
-
@ceejayoz I added screenshots, please check. – Jay. Mar 20 '23 at 15:23