|
|
|
|
|
by ivan4th
1895 days ago
|
|
I have recently improved my rural multi-LTE setup by means of OpenMPTCPRouter [1]. MPTCP does a really great job at aggregating multiple paths for better throughput and reliability. Problem is, QUIC can’t do this, and while multipath QUIC exists [2], right now it’s more of a research project. I’m afraid I’ll have to block UDP/443 at some point to prevent browsers from downgrading to 1/3 of available throughput... [1] https://www.openmptcprouter.com/
[2] https://multipath-quic.org/ |
|
Then on your VPC the UDP packets will be un-encapsulated and sent on as normal.