Q4
What is a Sticky Session (Session Affinity)?
💬Answer
Sticky Session is a load balancer configuration that routes all requests from a specific user session to the same backend server for the duration of the session, typically managed using cookies. This is useful for legacy stateful applications that store session data in local server memory.
Related Networking Questions
View All NetworkingQuestions →
Created by
Apurv Gujjar
DevOps & Cloud Engineer
Specialized in:DevOpsAWSGCPKubernetesTerraformDocker
View Portfolio