Skip to content

Commit f414022

Browse files
committed
update guest profile with new arp tuning missed in #13034
1 parent f1dd3c7 commit f414022

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

contrib/tuned/origin-node-guest/tuned.conf

+3
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ nf_conntrack_hashsize=131072
1515
kernel.pid_max=131072
1616
net.netfilter.nf_conntrack_max=1048576
1717
fs.inotify.max_user_watches=65536
18+
net.ipv4.neigh.default.gc_thresh1=8192
19+
net.ipv4.neigh.default.gc_thresh2=32768
20+
net.ipv4.neigh.default.gc_thresh3=65536

0 commit comments

Comments
 (0)