Skip to content

Instantly share code, notes, and snippets.

@jokester
Created March 15, 2017 14:51
Show Gist options
  • Save jokester/9521702edeab82e9fc4fd6dd0c0855c7 to your computer and use it in GitHub Desktop.
Save jokester/9521702edeab82e9fc4fd6dd0c0855c7 to your computer and use it in GitHub Desktop.
/etc/sysctl.d/enable-bbr.conf
# Requires kernel 4.9 and up
net.core.default_qdisc=fq
net.ipv4.tcp_congestion_control=bbr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment