mirror of
https://github.com/SWG-Source/configs.git
synced 2026-01-16 19:04:17 -05:00
replaced with files from v1.1 server
This commit is contained in:
13
linux/serverNetwork.cfg
Normal file → Executable file
13
linux/serverNetwork.cfg
Normal file → Executable 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
|
||||
Reference in New Issue
Block a user