X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ee9d1e39b5d469a827be5a719c9c0860914ab2a8..927d0895d7441ede811eb11eec5c08192b8f512d:/tools/salt-install/local.params.example.multiple_hosts diff --git a/tools/salt-install/local.params.example.multiple_hosts b/tools/salt-install/local.params.example.multiple_hosts index 909c3354ec..d97afaca1c 100644 --- a/tools/salt-install/local.params.example.multiple_hosts +++ b/tools/salt-install/local.params.example.multiple_hosts @@ -148,9 +148,11 @@ DATABASE_USER="${CLUSTER}_arvados" #DATABASE_POSTGRESQL_VERSION= # Performance tuning parameters. If these are not set, workers -# defaults on the number of cpus and queued requests defaults to 128. +# defaults on the number of cpus, queued requests defaults to 128 +# and gateway tunnels defaults to 1000. #CONTROLLER_MAX_WORKERS= #CONTROLLER_MAX_QUEUED_REQUESTS= +#CONTROLLER_MAX_GATEWAY_TUNNELS= # The directory to check for the config files (pillars, states) you want to use. # There are a few examples under 'config_examples'.