Merge branch '20457-queue-churn'
[arvados.git] / tools / salt-install / local.params.example.multiple_hosts
index 72f910b735f31f273641b1741ef2a1f0996215f1..fd1919e0cc12e9b5912c5dc180d3336a8f2b20e5 100644 (file)
@@ -132,6 +132,10 @@ WEBSHELL_INT_IP=10.1.1.15
 DATABASE_INT_IP=10.1.1.11
 SHELL_INT_IP=10.1.2.17
 
+# Performance tuning parameters
+#CONTROLLER_NGINX_WORKERS=
+#CONTROLLER_MAX_CONCURRENT_REQUESTS=
+
 # The directory to check for the config files (pillars, states) you want to use.
 # There are a few examples under 'config_examples'.
 # CONFIG_DIR="local_config_dir"