From d37480c14d385697b9ecc8529ba48ac7f69a276f Mon Sep 17 00:00:00 2001 From: Denis Denisov Date: Wed, 10 Apr 2019 13:27:23 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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