mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-21 06:27:15 +00:00
gcloud: Wed Jul 27 08:55:33 UTC 2022
This commit is contained in:
parent
380c3aa29f
commit
3513fd1c11
171 changed files with 3989 additions and 448 deletions
|
|
@ -55,6 +55,10 @@ REQUIRED FLAGS
|
|||
deny-502
|
||||
Denies the request from HTTP(S) Load Balancing, with an HTTP
|
||||
response status code of 503.
|
||||
fairshare
|
||||
When traffic reaches the threshold limit, requests from the clients
|
||||
matching this rule begin to be rate-limited using the Fair Share
|
||||
algorithm.
|
||||
rate-based-ban
|
||||
Enforces rate-based ban action from HTTP(S) Load Balancing, based
|
||||
on rate limit options.
|
||||
|
|
|
|||
|
|
@ -55,6 +55,10 @@ FLAGS
|
|||
deny-502
|
||||
Denies the request from HTTP(S) Load Balancing, with an HTTP
|
||||
response status code of 503.
|
||||
fairshare
|
||||
When traffic reaches the threshold limit, requests from the clients
|
||||
matching this rule begin to be rate-limited using the Fair Share
|
||||
algorithm.
|
||||
rate-based-ban
|
||||
Enforces rate-based ban action from HTTP(S) Load Balancing, based
|
||||
on rate limit options.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue