You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds automatic LinkRay network acceleration for fresh master and node deployments.
Renders and installs /etc/sysctl.d/99-linkray-network.conf and /etc/modules-load.d/linkray-bbr.conf.
Bootstrap and rendered deployment scripts now load tcp_bbr, apply sysctl --system, and switch the active default interface to fq without requiring a reboot.
Extends linkray doctor file checks to verify the network tuning files are present.