mirror of
https://github.com/xtaci/kcptun.git
synced 2024-04-21 12:32:32 +00:00
Update README.md
This commit is contained in:
@@ -50,6 +50,7 @@ All releases are genereated by `build-release.sh` script.
|
||||
#### Improving Thoughput
|
||||
|
||||
> **Q: I have a high speed network link, how to reach the maximum bandwidth?**
|
||||
|
||||
> A:
|
||||
> Step 1:Increase client `-rcvwnd` & server `-sndwnd` simultaneously & gradually.
|
||||
> Step 2:Try download something and to see if it meets your requirements.
|
||||
@@ -57,6 +58,7 @@ All releases are genereated by `build-release.sh` script.
|
||||
#### Improving Latency
|
||||
|
||||
> **Q: I'm using kcptun for game, I don't want any lags happening.**
|
||||
|
||||
> A: Lags means packet loss for most of the time, by changing `-mode` may improve latency:
|
||||
> eg: `-mode fast3`
|
||||
> Aggresiveness/Responsiveness On Retransmission for embeded modes:
|
||||
|
||||
Reference in New Issue
Block a user