diff --git a/Gateway/GateWay.txt b/Gateway/GateWay.txt index 65961ac..1246d9d 100755 --- a/Gateway/GateWay.txt +++ b/Gateway/GateWay.txt @@ -18,7 +18,7 @@ GateServer = { LocalService = { ServerName = "版本验收-网关服(sid=1001)", Address = "0.0.0.0", - Port = 10317, + Port = 11319, MaxSession = 8192, --网关中客户端连接池的最大连接数 SendThreadCount = 20, --数据发送线程池中工作线程数量 },