Back to the list of terms

Sticky Session

A sticky session, also called session persistence, causes a load balancer to continue directing a particular user's requests to the same backend server for a defined period.

Sticky sessions can be useful for applications that temporarily store session information on individual servers.

Other terms you might find interesting