Update linux.conf

pull/504/head
Mr Chen 2 years ago
parent 5caf8f52bc
commit 67d5d3fac5
  1. 11
      plugins/sys-opt/tpl/linux.conf

@ -34,5 +34,12 @@ net.ipv4.ip_local_port_range = 1024 65000
vm.overcommit_memory=1
net.ipv4.ip_conntrack_max = 81920
net.ipv4.netfilter.ip_conntrack_tcp_timeout_established = 1500
#net.ipv4.ip_conntrack_max = 81920
#net.ipv4.netfilter.ip_conntrack_tcp_timeout_established = 1500
#lvs
#net.ipv4.conf.ens33.arp_ignore=1
#net.ipv4.conf.ens33.arp_announce=2
#net.ipv4.conf.all.arp_ignore=1
#net.ipv4.conf.all.arp_announce=2
Loading…
Cancel
Save