We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39863c1 commit df29b4bCopy full SHA for df29b4b
config/main.conf
@@ -1,5 +1,7 @@
1
daemon off;
2
3
+pid /tmp/nginx.pid;
4
+
5
worker_processes auto;
6
worker_rlimit_nofile 8192;
7
worker_shutdown_timeout 240s;
0 commit comments