From 0d007e5e72cf6990bb66d14352ad98bfaeb11d18 Mon Sep 17 00:00:00 2001 From: zhouhaihai Date: Thu, 11 Mar 2021 13:58:04 +0800 Subject: [PATCH] 修改同时在线量 --- config/basic.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/basic.lua b/config/basic.lua index fd02488..1e72213 100644 --- a/config/basic.lua +++ b/config/basic.lua @@ -17,12 +17,12 @@ cluster = "./config/nodenames.lua" codeurl = "10.235.14.85:9001" logd = 1 -- 是否开启日志 thread = 16 -max_client = 8100 +max_client = 4100 debug_port = 10001 httpweb_port = 11001 serverType = "ob" -max_queue = 1000 +max_queue = 500 redis_port = 6379 redis_db = 0 -- libgit2 0.21.2