Improve network latency for Linux based EC2 instances
Jump to navigation
Jump to search
sysctl -w net.core.busy_read=50
sysctl -w net.core.busy_poll=50
ethtool -C interface adaptive-rx off rx-usecs 0 tx-usecs 0
Advertising: