From 5ed0c637c225220a376154618b17c48d576b4cfd Mon Sep 17 00:00:00 2001 From: zhouhaihai Date: Tue, 13 Oct 2020 15:02:17 +0800 Subject: [PATCH] 排队队列 --- config/basic.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/basic.lua b/config/basic.lua index cc2181a..8342dc7 100644 --- a/config/basic.lua +++ b/config/basic.lua @@ -21,4 +21,5 @@ max_client = 2100 debug_port = 10001 httpweb_port = 11001 -serverType = "cb" \ No newline at end of file +serverType = "cb" +max_queue = 1000 \ No newline at end of file -- libgit2 0.21.2