Module: Google::Cloud::Compute::V1::TargetPool::SessionAffinity
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
Session affinity option, must be one of the following values: NONE: Connections from the same client IP may go to any instance in the pool. CLIENT_IP: Connections from the same client IP will go to the same instance in the pool while that instance remains healthy. CLIENT_IP_PROTO: Connections from the same client IP with the same IP protocol will go to the same instance in the pool while that instance remains healthy.
Constant Summary collapse
- UNDEFINED_SESSION_AFFINITY =
A value indicating that the enum field is not set.
0- CLIENT_IP =
345665051- CLIENT_IP_PORT_PROTO =
221722926- CLIENT_IP_PROTO =
25322148- GENERATED_COOKIE =
370321204- HEADER_FIELD =
200737960- HTTP_COOKIE =
494981627- NONE =
2402104