Actions
Feature #9890
closedImproves Network Quality on a High-latency Lossy Link by using Forward Error Correction
Status:
Needs Patch
Priority:
Very Low
Assignee:
-
Category:
New Package Request
Target version:
-
Start date:
11/08/2019
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Description
Network packet loss occurs frequently on long-distance international networks. like: use openvpn gre so on.
I think since we can monitor the network packet loss rate, can we reduce the packet loss rate and optimize the network according to the results?
like system log show
"10.10.0.1|10.10.0.2|RANGE_VPNV4|253.117ms|0.697ms|35%|loss
Nov 8 21:51:19 php-fpm 339 /rc.start_packages: MONITOR: FREERANGE_VPNV4 has packet loss, omitting from routing group VPN"
I saw some solutions for reference.
https://github.com/wangyu-/UDPspeeder
https://github.com/snooda/net-speeder
https://github.com/Soheil-ab/c2tcp
Updated by Jim Pingle over 5 years ago
- Category set to New Package Request
- Status changed from New to Needs Patch
- Priority changed from Normal to Very Low
- Target version deleted (
2.5.0)
Actions