replaced with files from v1.1 server

This commit is contained in:
theswgsource
2018-05-04 10:01:56 -07:00
parent 404a7cf509
commit d3cf4f3a0c
7 changed files with 235 additions and 17 deletions

13
linux/serverNetwork.cfg Normal file → Executable file
View File

@@ -1,3 +1,10 @@
####serverNetworks.cfg
##If you have few players on your server you can change the incomingBufferSize
##To something lower to preserve memory like 2194304 for just a few players.
##Default is 4194304
[SharedNetwork]
pooledPacketMax=32000
incomingBufferSize=4194304
@@ -11,8 +18,4 @@ oldestUnacknowledgedTimeout=120000
byteCountWarnThreshold=1000000
reportMessages=0
logBackloggedPacketThreshold=0
#congestionWindowMinimum=0
enableFlushAndConfirmAllData=0
#maxOutstandingPackets=4000
#overflowLimit=0
enableFlushAndConfirmAllData=0