Network tuning settings in sysctl are complete.
已经在sysctl 中完成了网络调优设置。
Alternatively, you could use sysctl to configure these kernel items.
另外,我们还可以使用sysctl来配置这些内核条目。
The sysctl variable net.ipv4.tcp_sack can be set to 0 to disable sack in the TCP stack.
把sysctl的变量net . ipv 4 . tcp_sack设置为0即可禁用tcp协议栈中的sack功能。
Add sysctl -p to a system initialization file to set kernel parameters after each reboot.
添加sysctl - p到一个系统初始化文件中,以便在每次重新启动时设置内核参数。
Add kernel.shmmax=67108864 to /etc/sysctl.conf, and run sysctl -p to make the setting take effect.
向 /etc/sysctl.conf添加 kernel.shmmax=67108864,运行sysctl -p 来使设置生效。
Now you need to load in the newly updated sysctl settings from the default file /etc/sysctl.conf. Issue the following command to do this
现在需要从缺省文件 /etc/sysctl.conf 中载入刚刚更新的sysctl设置。
Now you need to load in the newly updated sysctl settings from the default file /etc/sysctl.conf. Issue the following command to do this
现在需要从缺省文件 /etc/sysctl.conf 中载入刚刚更新的sysctl设置。
应用推荐