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 3fea6fc commit b294361Copy full SHA for b294361
conf/nginx.conf
@@ -1,5 +1,5 @@
1
#user nobody;
2
-worker_processes 5;
+worker_processes auto;
3
4
#error_log logs/error.log;
5
#error_log logs/error.log notice;
0 commit comments