Re: TCP Success Story (was Re: TCP_RACK, TCP_BBR, and firewalls)
void <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <ZxjJ7kW7bQPY3s1U@vm2> |
On Wed, Jul 17, 2024 at 02:00:31PM -0600, Alan Somers wrote: >So I benchmarked all available congestion control algorithms for >single download streams. The results are summarized in the table >below. Sorry for resurrecting an old thread, but I note your testing was with single streams. What are your thoughts wrt say RACK and *multiple* streams, on 14.1-p5? My context: I'm looking to get my settings right for best real-world bidirectional throughput for webdav, rsync, git, on server & client, in terms of sysctl tunables, tcp stacks, cc algos and any other resources. thanks, --