mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Apr 20 08:58:18 UTC 2022
This commit is contained in:
parent
9dcb91c709
commit
72862dfe28
204 changed files with 3253 additions and 457 deletions
|
|
@ -430,8 +430,14 @@ FLAGS
|
|||
|
||||
--tracking-mode=TRACKING_MODE
|
||||
Specifies the connection key used for connection tracking. The default
|
||||
value is PER_CONNECTION. TRACKING_MODE must be one of: PER_CONNECTION,
|
||||
PER_SESSION.
|
||||
value is PER_CONNECTION. Applicable only for backend service-based
|
||||
network load balancers and internal TCP/UDP load balancers as part of a
|
||||
connection tracking policy. For details, see: Connection tracking mode
|
||||
for internal TCP/UDP load balancing
|
||||
(https://cloud.google.com/load-balancing/docs/internal#tracking-mode)
|
||||
and Connection tracking mode for network load balancing
|
||||
(https://cloud.google.com/load-balancing/docs/network/networklb-backend-service#tracking-mode).
|
||||
TRACKING_MODE must be one of: PER_CONNECTION, PER_SESSION.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue