X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/6bed090af13bba56d6cfe5f5a96add95000fa87c..8b5d03935a661e80caf353fdff8b8b998d702e27:/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'.