Sean Posted Monday at 08:13 PM CID Share Posted Monday at 08:13 PM Having recently moved from a deteriorating 4G service to Starlink, I tried some experimenting to see if I could get some extra upload speed. From what I've found out in this presentation, Starlink has significant uplink packet loss as well as varying latency as the satellites fly past, i.e. lowest latency directly overhead and highest when going out of view towards the horizon. As the BBR congestion control does not use packet loss as a congestion indicator and adapts well to varying latency such as cellular networks, this should work well with Starlink uploads. The Ookla Speedtest makes multiple simultaneous uploads, so it generally reports much faster upload speeds than uploading a large file, however, with the Linear test on TestMy (i.e. Multithread disabled) the difference from my testing is huge. So far I had no l luck finding any way of configuring Windows 10 or 11 to use BBR, however, this is possible with Linux with Kernel 4.9 and higher, such as much recent Linux distros. While Windows 11 supports the BBR2 congestion control, it seemed to have little to no effect on upload speeds. With a Linux root terminal: modprobe tcp_bbr Add the following lines to the end of /etc/sysctl.conf net.ipv4.tcp_congestion_control = bbr net.core.default_qdisc = fq The following is a set of 5 upload tests across 5 different servers at varying distances from my location in Ireland, the final being Sydney at the other side of the globe. I tried running a 50MB block in each, but after Germany, the CUBIC tests failed with a "Too Slow" message 😁, so used smaller blocks for those CUBIC tests. Each upload test was run on the same Windows 10 PC (CUBIC congestion control) with Linux Mint running in a Hyper-V virtual machine configured for TCP BBR. As the TCP BBR congestion control only affects uploading, for faster download speeds the remote server must use the BBR congestion control. CA3LE 1 Quote Link to comment https://testmy.net/ipb/topic/35190-starlink-upload-speed-tcp-cubic-vs-bbr-congestion-control/ Share on other sites More sharing options...
Jose Fernandes Posted 17 hours ago CID Share Posted 17 hours ago Hello. Sean, Family and friends. Some 4G providers with outdoor routers have better performance than others. The latency might be 50 ms. Starlink is better than the 4G. 5G FWA AirFiber are available in some countries with excellent performance. In my area, we have 5G from a tower 500 meters away. My smartphone is inexpensive (200€) made in 2021. The average upload download is 100/ 500Mbps. In a few years from now I might have a samrtphone with Xring CPU with 3 nm from Xiaomi. In AP (Acess Point) mode to the notebook the upload is 70 Mbps and the download is 240 Mbps. https://testmy.net/db/-52WFcdHv.x6hxRxL5P We have Fiber Optic only since 2015 and also have ENYA CD. Starlink is a good choice for the deserts in Australia, the poles, rural US, Africa, Brasil - remote areas. Congratulations for your Starlink where Halloween strarted. Have a Beutiful Day Quote Link to comment https://testmy.net/ipb/topic/35190-starlink-upload-speed-tcp-cubic-vs-bbr-congestion-control/#findComment-361078 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.