mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Jun 8 09:13:38 UTC 2022
This commit is contained in:
parent
82063cbb03
commit
28d031b3c1
240 changed files with 3156 additions and 1115 deletions
|
|
@ -266,8 +266,8 @@ FLAGS
|
|||
The logging options for the load balancer traffic served by this
|
||||
backend service. If logging is enabled, logs will be exported to Cloud
|
||||
Logging. This can only be specified if the protocol is HTTP, HTTPS,
|
||||
HTTP2, TCP, or SSL. Disabled by default. Use --enable-logging to enable
|
||||
and --no-enable-logging to disable.
|
||||
HTTP2, TCP, SSL, UDP, or UNSPECIFIED. Disabled by default. Use
|
||||
--enable-logging to enable and --no-enable-logging to disable.
|
||||
|
||||
--[no-]enable-strong-affinity
|
||||
Enable or disable strong session affinity. This is only available for
|
||||
|
|
@ -343,7 +343,8 @@ FLAGS
|
|||
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. This can only be specified if the
|
||||
protocol is HTTP, HTTPS, HTTP2, TCP, or SSL. The default value is 1.0.
|
||||
protocol is HTTP, HTTPS, HTTP2, TCP, SSL, UDP, or UNSPECIFIED. The
|
||||
default value is 0.0.
|
||||
|
||||
--max-ttl=MAX_TTL
|
||||
Specifies the maximum allowed TTL for cached content served by this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue