This commit is contained in:
Zsolt Ero
2023-12-27 02:01:24 +01:00
parent d26e31b377
commit 3f55c69e02
16 changed files with 294 additions and 283 deletions

View File

@@ -0,0 +1 @@
net.core.somaxconn = 65535

View File

@@ -0,0 +1,4 @@
* soft nofile 1048576
* hard nofile 1048576
root soft nofile 1048576
root hard nofile 1048576