How will you bind the user session with a specific instance in elb (elastic load balancer)?
Answer Posted / Manish Singh
Session stickiness, also known as session persistence, can be enabled on an ELB to bind user sessions with specific instances. This is typically done by using cookies or headers for session identification. However, AWS does not support session affinity directly in its classic ELB. Instead, consider using Application Load Balancer (ALB) or Network Load Balancer (NLB), which support session stickiness.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category