Caddy: Increase LimitNPROC

This commit is contained in:
Jannik Beyerstedt 2021-09-18 17:14:19 +02:00
parent a2fc598416
commit 42a2bd8a60
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ ExecReload=/usr/local/bin/caddy reload --config /etc/caddy/Caddyfile
TimeoutStopSec=5s
LimitNOFILE=8192
LimitNPROC=64
LimitNPROC=256
StartLimitInterval=600
;StartLimitBurst=5