Load balancer - davidkhala/gcp-collection GitHub Wiki
Session affinity
- Google Cloud load balancers provide session affinity on a best-effort basis.
- Load balance with session affinity works well when there is a large distribution of unique connections, e.g. at least 3x the number of backends.
- By default, it is disabled. All type of load-balancer support Session affinity option
CLIENT_IP