Hacker News new | ask | show | jobs
by andrewstuart 738 days ago
I have a problem right now which is that it’s slow to copy large files from one side of the earth to the other. Is this the basis of a solution to that maybe?
3 comments

No. Profile first. Make sure you've tried tweaking params like batch sizes.
What do you think are the current problems contributing to your slow transfers?
Window and buffer size is a problem on high latency links.
Why do you suspect a user space implementation of TCP would improve those issues beyond existing kernel implementations?
not enough detail here to provide a good answer, but I can tell you explicitly that if you're using SMB you're likely not going to get good performance here even if your network stack is has tons of space to overcome bdp and congestion challenges.