Изменить 'openresty.conf'
This commit is contained in:
@ -1,11 +1,6 @@
|
|||||||
#user nobody;
|
|
||||||
worker_processes 2;
|
worker_processes 2;
|
||||||
|
|
||||||
error_log logs/error.log;
|
error_log logs/error.log;
|
||||||
#error_log logs/error.log notice;
|
|
||||||
#error_log logs/error.log info;
|
|
||||||
|
|
||||||
#pid logs/nginx.pid;
|
|
||||||
|
|
||||||
events {
|
events {
|
||||||
worker_connections 1024;
|
worker_connections 1024;
|
||||||
|
Reference in New Issue
Block a user