-
-
Notifications
You must be signed in to change notification settings - Fork 269
Optimization
Ycarus (Yannick Chabanois) edited this page Feb 18, 2022
·
3 revisions
If you have a router with enough CPU power, in System->OpenMPTCProuter, wizard tab, "Advanced settings" checkbox you can choose V2Ray instead of Shadowsocks as proxy. V2Ray can transport TCP & UDP, Shadowsocks transport only TCP so UDP is transported via the VPN.
Else you can try another VPN, like Glorytun UDP.
In Network->MPTCP, you can try another TCP Congestion Control. BBR2 seems to offer a good result in many case (available only on 64bits arch), BBR or BBR2 give a good result only when connection are good without packets lost. Cubic work in every case but can be slower.
If you have a bad connection, you can increase TCP Syn retries.