Updated on 2025-06-13 GMT+08:00

Sticky Session

It specifies the sticky session mode of a listener.

When the protocol of a load balancer pool is HTTP or HTTPS: For a dedicated load balancer pool, set the parameter to HTTP_COOKIE. If the parameter is set to a value other than HTTP_COOKIE, it cannot be applied.

For a shared load balancer pool, set the parameter to HTTP_COOKIE or APP_COOKIE. If the parameter is set to a value other than HTTP_COOKIE or APP_COOKIE, it cannot be applied.

The sticky sessions configured in an ingress can be overwritten by the sticky sessions in a Service.

Value Range

HTTP_COOKIE or APP_COOKIE

Default Value

None

Modifiable

Yes

Scope

CCE standard and CCE Turbo clusters