Modifying maxDataTransferSpeed field doesn't increase maximum transfer rate
Hey all,
Just booted up a test server and pregenerated to the radius of my view distance (256). I've modified the speed of
maxDataTransferSpeed
from the default 500
to 12500
. However, my network usage is still pinned at 4mbps (the exact speed of the default which is in KB/s) rather than anything near the target 100mbps.
I'm pretty sure the hardware and network are fine. Server runs on a 5900X with all threads available to it, 16GB of allocated memory and the network link can do half duplex gigabit between the two.
Are there any other fields that I'm missing?Solution:Jump to solution
Nevermind I'm stupid.
The solution was that whilst I modified the server configuration for
maxDataTransferSpeed
, you also need to modify the same configuration on the client....2 Replies