From 9c373c3b2a8d7760b3bcd3517e7f3d02fead22dc Mon Sep 17 00:00:00 2001 From: wangyuan Date: Mon, 18 May 2020 10:24:40 +0800 Subject: [PATCH] rollback application.properties --- serverlogic/src/main/resources/application.properties | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/serverlogic/src/main/resources/application.properties b/serverlogic/src/main/resources/application.properties index 87925acac..11bfad78c 100644 --- a/serverlogic/src/main/resources/application.properties +++ b/serverlogic/src/main/resources/application.properties @@ -46,7 +46,7 @@ mongodb.options.maxConnectionIdleTime = 1000 # netty config -netty.tcpPort = 26080 +netty.tcpPort = 16080 netty.chatTcpPort = 20001 netty.logintcpPort = 18091 netty.udpPort = 18092 @@ -55,15 +55,14 @@ netty.udpTargetPort=10001 netty.reconnectDelay=3000 netty.bossThreadCount=1 netty.workerThreadCount=10 -netty.readTimeout=10 -netty.writeTimeout=10 -netty.allTimeout=10 +netty.readTimeout=32 +netty.writeTimeout=32 +netty.allTimeout=35 #core -services.core.ip=127.0.0.1 -services.core.gmport=12345 +services.core.ip=60.1.1.153 services.core.port=7900 services.core.area=1000 services.core.id=1