luojunhui hace 1 mes
padre
commit
479885cdbe
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app_config.toml

+ 1 - 1
app_config.toml

@@ -1,6 +1,6 @@
 reload = true
 bind = "0.0.0.0:6060"
-workers = 1
+workers = 8
 keep_alive_timeout = 120  # 保持连接的最大秒数,根据需要调整
 graceful_timeout = 300    # 重启或停止之前等待当前工作完成的时间
 loglevel = "warning"  # 日志级别