|
@@ -1,6 +1,6 @@
|
|
---
|
|
---
|
|
nginx_worker_processes: "1"
|
|
nginx_worker_processes: "1"
|
|
-nginx_worker_connections: "8192"
|
|
|
|
|
|
+nginx_worker_connections: "1024"
|
|
nginx_client_max_body_size: "64m"
|
|
nginx_client_max_body_size: "64m"
|
|
nginx_keepalive_timeout: "65"
|
|
nginx_keepalive_timeout: "65"
|
|
nginx_remove_default_vhost: false
|
|
nginx_remove_default_vhost: false
|