10-increase-file-descriptors.conf.j2 146 B

12345678
  1. #
  2. # sysctl: File descriptors configuration
  3. #
  4. net.core.somaxconn = 32768
  5. net.core.netdev_max_backlog = 32768
  6. net.ipv4.tcp_max_syn_backlog = 1024