What congestion control (BBR2, QUICK, RACK, CDG (http://caia.swin.edu.au/urp/newtcp/tools/cc_cdg-0.1.readme) better to using in music streaming where 95-97% of clients are app on a mobile devices (smartphones and tablets) ?
And which tunables are suitable (see example):
86213/...
Can TCP BBR Congestion Control be turned on by default in the FreeBSD 13.x kernel?
https://lists.freebsd.org/pipermail/freebsd-current/2020-April/075930.html
Looks like it is a matter of adding
makeoptions WITH_EXTRA_TCP_STACKS=1
options TCPHPTS
and then
kldload tcp_bbr
sudo...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.