I’ve enabled BBR TCP congestion control on the Intel Nuc with: $ sudo modprobe tcp_bbr $ sudo sysctl net.ipv4.tcp_congestion_control=bbr So far the initial traffic seems faster, but that could be the time of day.