Commit 5ed0c637c225220a376154618b17c48d576b4cfd

Authored by zhouhaihai
1 parent 05b8e0a1

排队队列

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
@@ -21,4 +21,5 @@ max_client = 2100 @@ -21,4 +21,5 @@ max_client = 2100
21 debug_port = 10001 21 debug_port = 10001
22 httpweb_port = 11001 22 httpweb_port = 11001
23 23
24 -serverType = "cb"  
25 \ No newline at end of file 24 \ No newline at end of file
  25 +serverType = "cb"
  26 +max_queue = 1000
26 \ No newline at end of file 27 \ No newline at end of file