Преглед изворни кода

even more defensive scaling

Rodja Trappe пре 1 година
родитељ
комит
924b7870e9
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      fly.toml

+ 2 - 2
fly.toml

@@ -38,8 +38,8 @@ kill_timeout = "5s"
     handlers = ["tls", "http"]
   [services.concurrency]
     type = "connections"
-    hard_limit = 50
-    soft_limit = 20
+    hard_limit = 35
+    soft_limit = 10
 
   [[services.tcp_checks]]
     interval = "10s"