mirror of
https://github.com/SWG-Source/whitengold.git
synced 2026-01-17 00:06:29 -05:00
19 lines
425 B
INI
19 lines
425 B
INI
[SharedNetwork]
|
|
incomingBufferSize=524288
|
|
outgoingBufferSize=524288
|
|
maxRawPacketSize=1500
|
|
maxOutstandingBytes=4194304
|
|
fragmentSize=1500
|
|
pooledPacketMax=16384
|
|
pooledPacketSize=512
|
|
packetHistoryMax=1024
|
|
oldestUnacknowledgedTimeout=90000
|
|
congestionWindowMinimum=50000
|
|
enableFlushAndConfirmAllData=0
|
|
maxOutstandingPackets=16000
|
|
maxInstandingPackets=16000
|
|
resendDelayAdjust=2500
|
|
useNetworkThread=0
|
|
reliableOverflowBytes=33554432
|
|
|