Merge branch 'main' of github.com:cventastic/POKT_DOKT

This commit is contained in:
cventastic
2022-01-03 12:03:35 +01:00

View File

@@ -113,11 +113,11 @@ services:
build: ./harmony/build
sysctls:
net.core.somaxconn: 1024
net.core.netdev_max_backlog: 65536
# net.core.netdev_max_backlog: 65536
net.ipv4.tcp_tw_reuse: 1
net.ipv4.tcp_rmem: 4096 65536 16777216
net.ipv4.tcp_wmem: 4096 65536 16777216
net.ipv4.tcp_mem: 65536 131072 262144
# net.ipv4.tcp_mem: 65536 131072 262144
ulimits:
nproc: 65535
nofile: