Advertisement
Guest User

Untitled

a guest
May 27th, 2015
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.65 KB | None | 0 0
  1. fs.file-max = 65535
  2. fs.inode-max = 32768
  3. fs.suid_dumpable = 0
  4. kernel.core_uses_pid = 1
  5. kernel.exec-shield = 1
  6. kernel.maps_protect = 1
  7. kernel.msgmax = 65536
  8. kernel.msgmnb = 65536
  9. kernel.panic = 30
  10. kernel.panic_on_oops = 30
  11. kernel.pid_max = 65536
  12. kernel.randomize_va_space = 1
  13. kernel.shmall = 268435456
  14. kernel.shmmax = 268435456
  15. kernel.sysrq = 0
  16. net.core.hot_list_length = 1024
  17. net.core.netdev_max_backlog = 4096
  18. net.core.optmem_max = 65536
  19. net.core.rmem_default = 131072
  20. net.core.rmem_max = 16777216
  21. net.core.somaxconn = 32768
  22. net.core.wmem_default = 131072
  23. net.core.wmem_max = 16777216
  24. net.ipv4.conf.all.accept_redirects = 0
  25. net.ipv4.conf.all.forwarding = 0
  26. net.ipv4.conf.all.log_martians = 1
  27. net.ipv4.conf.all.proxy_arp = 0
  28. net.ipv4.conf.all.rp_filter = 1
  29. net.ipv4.conf.all.secure_redirects = 0
  30. net.ipv4.conf.all.secure_redirects = 1
  31. net.ipv4.conf.all.send_redirects = 0
  32. net.ipv4.conf.default.accept_redirects = 0
  33. net.ipv4.conf.default.accept_source_route = 0
  34. net.ipv4.conf.default.log_martians = 1
  35. net.ipv4.conf.default.rp_filter = 1
  36. net.ipv4.conf.default.secure_redirects = 0
  37. net.ipv4.conf.default.send_redirects = 0
  38. net.ipv4.conf.eth0.accept_redirects = 0
  39. net.ipv4.conf.eth0.accept_source_route = 0
  40. net.ipv4.conf.eth0.log_martians = 1
  41. net.ipv4.conf.eth0.rp_filter = 1
  42. net.ipv4.conf.lo.accept_redirects = 0
  43. net.ipv4.conf.lo.accept_source_route = 0
  44. net.ipv4.conf.lo.log_martians = 1
  45. net.ipv4.conf.lo.rp_filter = 1
  46. net.ipv4.ip_forward = 0
  47. net.ipv4.ip_local_port_range = 16384 65536
  48. net.ipv4.ipfrag_high_thresh = 512000
  49. net.ipv4.ipfrag_low_thresh = 446464
  50. net.ipv4.ipfrag_time = 20
  51. net.ipv4.neigh.default.gc_interval = 30
  52. net.ipv4.neigh.default.gc_thresh1 = 32
  53. net.ipv4.neigh.default.gc_thresh2 = 1024
  54. net.ipv4.neigh.default.gc_thresh3 = 2048
  55. net.ipv4.neigh.default.proxy_qlen = 96
  56. net.ipv4.neigh.default.unres_qlen = 6
  57. net.ipv4.route.flush = 1
  58. net.ipv4.tcp_abort_on_overflow = 0
  59. net.ipv4.tcp_congestion_control = cubic
  60. net.ipv4.tcp_dsack = 1
  61. net.ipv4.tcp_ecn = 1
  62. net.ipv4.tcp_fack = 1
  63. net.ipv4.tcp_fin_timeout = 30
  64. net.ipv4.tcp_keepalive_intvl = 15
  65. net.ipv4.tcp_keepalive_probes = 9
  66. net.ipv4.tcp_keepalive_time = 300
  67. net.ipv4.tcp_max_orphans = 16384
  68. net.ipv4.tcp_max_syn_backlog = 2048
  69. net.ipv4.tcp_max_tw_buckets = 1440000
  70. net.ipv4.tcp_mem = 57344 57344 65536
  71. net.ipv4.tcp_moderate_rcvbuf = 1
  72. net.ipv4.tcp_no_metrics_save = 1
  73. net.ipv4.tcp_orphan_retries = 0
  74. net.ipv4.tcp_reordering = 3
  75. net.ipv4.tcp_retries1 = 3
  76. net.ipv4.tcp_retries2 = 15
  77. net.ipv4.tcp_rfc1337 = 1
  78. net.ipv4.tcp_rmem = 8192 87380 16777216
  79. net.ipv4.tcp_sack = 0
  80. net.ipv4.tcp_sack = 1
  81. net.ipv4.tcp_syn_retries = 5
  82. net.ipv4.tcp_synack_retries = 2
  83. net.ipv4.tcp_synack_retries = 5
  84. net.ipv4.tcp_syncookies = 1
  85. net.ipv4.tcp_timestamps = 1
  86. net.ipv4.tcp_tw_recycle = 1
  87. net.ipv4.tcp_tw_reuse = 1
  88. net.ipv4.tcp_window_scaling = 0
  89. net.ipv4.tcp_wmem = 8192 65536 16777216
  90. net.ipv4.udp_mem = 65536 131072 262144
  91. net.ipv4.udp_rmem_min = 16384
  92. net.ipv4.udp_wmem_min = 16384
  93. net.ipv6.conf.all.accept_redirects = 0
  94. net.ipv6.conf.all.forwarding = 0
  95. net.ipv6.conf.default.accept_ra_defrtr = 0
  96. net.ipv6.conf.default.accept_ra_pinfo = 0
  97. net.ipv6.conf.default.accept_ra_rtr_pref = 0
  98. net.ipv6.conf.default.accept_redirects = 0
  99. net.ipv6.conf.default.autoconf = 0
  100. net.ipv6.conf.default.dad_transmits = 0
  101. net.ipv6.conf.default.forwarding = 0
  102. net.ipv6.conf.default.max_addresses = 1
  103. net.ipv6.conf.default.router_solicitations = 0
  104. net.ipv6.route.flush = 1
  105. net.unix.max_dgram_qlen = 50
  106. sunrpc.tcp_slot_table_entries = 32
  107. sunrpc.udp_slot_table_entries = 32
  108. vm.bdflush = 100 1200 128 512 15 5000 500 1884 2
  109. vm.buffermem = 90 10 60
  110. vm.dirty_background_ratio = 2
  111. vm.dirty_ratio = 60
  112. vm.min_free_kbytes = 65536
  113. vm.mmap_min_addr = 4096
  114. vm.overcommit_memory = 0
  115. vm.overcommit_ratio = 0
  116. vm.swappiness = 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement