Skip to content

Instantly share code, notes, and snippets.

@ogmkp
Forked from cdgraff/rclocal
Created February 1, 2024 15:32
Show Gist options
  • Select an option

  • Save ogmkp/6a0fbb851b05f49dcb278107f3361d72 to your computer and use it in GitHub Desktop.

Select an option

Save ogmkp/6a0fbb851b05f49dcb278107f3361d72 to your computer and use it in GitHub Desktop.
Ifconfig to tunning network card Queue
# increase txqueuelen for 10G NICS
/sbin/ifconfig p5p1 txqueuelen 10000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment