-
-
Save ogmkp/6a0fbb851b05f49dcb278107f3361d72 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