mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Feb 15 10:13:15 UTC 2023
This commit is contained in:
parent
02b395b082
commit
78fb6d9419
375 changed files with 5899 additions and 1603 deletions
|
|
@ -259,7 +259,8 @@ FLAGS
|
|||
--[no-]enable-logging
|
||||
The logging options for the load balancer traffic served by this
|
||||
backend service. If logging is enabled, logs will be exported to Cloud
|
||||
Logging. Disabled by default. Use --enable-logging to enable and
|
||||
Logging. Disabled by default. This field cannot be specified for SSL
|
||||
Proxy and TCP Proxy Load Balancing. Use --enable-logging to enable and
|
||||
--no-enable-logging to disable.
|
||||
|
||||
--[no-]enable-strong-affinity
|
||||
|
|
@ -329,7 +330,8 @@ FLAGS
|
|||
service. The value of the field must be a float in the range [0, 1].
|
||||
This configures the sampling rate of requests to the load balancer
|
||||
where 1.0 means all logged requests are reported and 0.0 means no
|
||||
logged requests are reported. The default value is 1.0.
|
||||
logged requests are reported. The default value is 1.0 when logging is
|
||||
enabled and 0.0 otherwise.
|
||||
|
||||
--max-ttl=MAX_TTL
|
||||
Specifies the maximum allowed TTL for cached content served by this
|
||||
|
|
|
|||
|
|
@ -174,7 +174,8 @@ FLAGS
|
|||
--[no-]enable-logging
|
||||
The logging options for the load balancer traffic served by this
|
||||
backend service. If logging is enabled, logs will be exported to Cloud
|
||||
Logging. Disabled by default. Use --enable-logging to enable and
|
||||
Logging. Disabled by default. This field cannot be specified for SSL
|
||||
Proxy and TCP Proxy Load Balancing. Use --enable-logging to enable and
|
||||
--no-enable-logging to disable.
|
||||
|
||||
--[no-]enable-strong-affinity
|
||||
|
|
@ -239,7 +240,8 @@ FLAGS
|
|||
service. The value of the field must be a float in the range [0, 1].
|
||||
This configures the sampling rate of requests to the load balancer
|
||||
where 1.0 means all logged requests are reported and 0.0 means no
|
||||
logged requests are reported. The default value is 1.0.
|
||||
logged requests are reported. The default value is 1.0 when logging is
|
||||
enabled and 0.0 otherwise.
|
||||
|
||||
--port-name=PORT_NAME
|
||||
Backend services for external HTTP(S) load balancing, internal HTTP(S)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue