Created
March 25, 2017 23:12
-
-
Save cdgraff/b51c2d7937cc3f53fad79ba788ede2e3 to your computer and use it in GitHub Desktop.
Ifconfig to tunning network card Queue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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