mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 17:35:31 +00:00
gcloud: Thu Dec 18 10:57:44 UTC 2025
This commit is contained in:
parent
6d07e70b12
commit
bdd724fcf3
219 changed files with 8033 additions and 381 deletions
|
|
@ -985,10 +985,24 @@ FLAGS
|
|||
net.ipv4.tcp_syn_retries Must be between
|
||||
[1, 127]
|
||||
net.ipv4.tcp_ecn Must be {0, 1, 2}
|
||||
net.ipv4.tcp_congestion_control Must be string
|
||||
containing only
|
||||
letters and
|
||||
numbers
|
||||
net.ipv4.tcp_congestion_control Supported values
|
||||
for COS: 'reno',
|
||||
'cubic', 'bbr',
|
||||
'lp', 'htcp'.
|
||||
Supported values
|
||||
for Ubuntu:
|
||||
'reno', 'cubic',
|
||||
'bbr', 'lp',
|
||||
'htcp', 'vegas',
|
||||
'dctcp', 'bic',
|
||||
'cdg',
|
||||
'highspeed',
|
||||
'hybla',
|
||||
'illinois', 'nv',
|
||||
'scalable',
|
||||
'veno',
|
||||
'westwood',
|
||||
'yeah'.
|
||||
net.netfilter.nf_conntrack_max Must be between
|
||||
[65536, 4194304]
|
||||
net.netfilter.nf_conntrack_buckets Must be between
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue