/etc/sysctl.conf文件
增加
net.ipv4.neigh.default.gc_thresh1 = 512
net.ipv4.neigh.default.gc_thresh2 = 20480
net.ipv4.neigh.default.gc_thresh3 = 40960
#sysctl -p //生效
本文转自 cd1989929 51CTO博客,原文链接:http://blog.51cto.com/chend/2059015
/etc/sysctl.conf文件
增加
net.ipv4.neigh.default.gc_thresh1 = 512
net.ipv4.neigh.default.gc_thresh2 = 20480
net.ipv4.neigh.default.gc_thresh3 = 40960
#sysctl -p //生效
本文转自 cd1989929 51CTO博客,原文链接:http://blog.51cto.com/chend/2059015