.github
etc
apt
clamav
dnsmasq.d
dovecot
logrotate.d
mysql
nginx
postfix
postfix-clearnet
security
ssh
sysctl.d
99-custom-hosting.conf
systemd
tor
login.defs
rc.local
resolv.conf
var
COPYING
README.md
clean_nginx_sockets.sh
install_binaries.sh
11 lines
276 B
Plaintext
11 lines
276 B
Plaintext
net.ipv4.tcp_fin_timeout = 30
|
|
net.ipv4.ip_local_port_range = 1024 65535
|
|
net.ipv4.tcp_timestamps = 0
|
|
net.ipv4.tcp_fastopen = 3
|
|
net.core.somaxconn = 2048
|
|
net.core.netdev_max_backlog = 5000
|
|
vm.swappiness=1
|
|
vm.dirty_ratio = 40
|
|
vm.overcommit_ratio = 100
|
|
vm.vfs_cache_pressure = 50
|