Network options, Linux settings, and environment variables that affect performance
You can use the ethtool command to set some of the network attributes. Others network variables can be found
in /proc/sys/net/ipv4/*
or /proc/sys/net/ipv6/*
.
For information or for further reading, see:
- man page for ethtool command.
- ip-sysctl.txt file (available in kernel-doc rpm).