diff --git a/README.md b/README.md index 0a4e8cd..9a5d4ad 100644 --- a/README.md +++ b/README.md @@ -205,6 +205,8 @@ Trying with the `worker_rlimit_nofile` directive in `{,/usr/local}/etc/nginx/ngi #### `nolimit` without Systemd + # /etc/security/limits.conf + # /etc/default/nginx (ULIMIT) $ nano /etc/security/limits.d/nginx.conf nginx soft nofile 65536 nginx hard nofile 65536