TCP Congestion Control
vm finance
vm.finance2 at gmail.com
Thu Oct 24 06:04:16 UTC 2019
Hi,
We can set per-socket congestion control under Linux, but not under FreeBSD
(12.0).
The current available and allowed is only newReno:
net.inet.tcp.cc.available: newreno
net.inet.tcp.cc.algorithm: newreno
Any thoughts on why FreeBSD chose not to allow different cc to be set per
socket?
AFAIK, it would get complicated to have different sessions having different
congestion algos.
Thanks for any pointers!
More information about the freebsd-net
mailing list