Hacker News new | ask | show | jobs
by pstrateman 1567 days ago
Can speedify deal with intermittent packet loss? (200ms every 10 minutes).
1 comments

Yes, speedify has a lot of smarts around packet loss. It uses up to 8 TCP connections in parallel to avoid slow downs based on loss.

But for the kind of burst of massive loss you describe, I'd suggest having a secondary connection it can use that during the bursts of loss. A cellular connection could be used just during these times to smooth it out.