mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 08:55:34 +00:00
gcloud: Thu Jun 8 11:29:23 UTC 2023
This commit is contained in:
parent
91de7103bb
commit
435c9359b5
115 changed files with 1566 additions and 491 deletions
|
|
@ -80,11 +80,11 @@ OPTIONAL FLAGS
|
|||
An optional, textual description for the target HTTPS proxy.
|
||||
|
||||
--http-keep-alive-timeout-sec=HTTP_KEEP_ALIVE_TIMEOUT_SEC
|
||||
Specifies how long to keep a connection open, after completing a
|
||||
response, while there is no matching traffic (in seconds). If an HTTP
|
||||
keep-alive is not specified, a default value (610 seconds) will be
|
||||
used. For Global external HTTP(S) load balancer, the minimum allowed
|
||||
value is 5 seconds and the maximum allowed value is 1200 seconds.
|
||||
Represents the maximum amount of time that a TCP connection can be idle
|
||||
between the (downstream) client and the target HTTP proxy. If an HTTP
|
||||
keepalive timeout is not specified, the default value is 610 seconds.
|
||||
For global external HTTP(S) load balancer, the minimum allowed value is
|
||||
5 seconds and the maximum allowed value is 1200 seconds.
|
||||
|
||||
--proxy-bind
|
||||
This flag applies when the load_balancing_scheme of the associated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue