|
|
@@ -31,4 +31,4 @@ Always flush the host before the end of a session to ensure that all enqueued pa
|
|
|
|
|
|
8. Unreliable packets are dropped significantly under simulation of latency.
|
|
|
|
|
|
-If the simulated delay/ping is applied in the middle of the process, but not before connection establishment, then unreliable packets will be throttled if simulated latency exceeds the threshold (20 ms by default between service updates). See the description of `Peer.ConfigureThrottle()` for details and parameters tuning.
|
|
|
+If the simulated delay/ping is applied in the middle of the process, but not before connection establishment, then unreliable packets will be throttled if simulated latency exceeds the threshold (40 ms by default between service updates). See the description of `Peer.ConfigureThrottle()` for details and parameters tuning.
|