Commit 68dfae16484677376bd7844a986a140ee64ebb64
1 parent
d6e80658
客户端数量增加
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
config/basic.lua
| @@ -14,7 +14,7 @@ cluster = "./config/nodenames.lua" | @@ -14,7 +14,7 @@ cluster = "./config/nodenames.lua" | ||
| 14 | codeurl = "10.235.14.37:9001" | 14 | codeurl = "10.235.14.37:9001" |
| 15 | logd = 0 -- 是否开启日志 | 15 | logd = 0 -- 是否开启日志 |
| 16 | thread = 4 | 16 | thread = 4 |
| 17 | -max_client = 2000 | 17 | +max_client = 2100 |
| 18 | server_port = 20001 | 18 | server_port = 20001 |
| 19 | debug_port = 10001 | 19 | debug_port = 10001 |
| 20 | httpweb_port = 11001 | 20 | httpweb_port = 11001 |