Release 0.26.0
This commit is contained in:
parent
a9f332704a
commit
6715108d8a
9 changed files with 231 additions and 9 deletions
|
|
@ -70,7 +70,7 @@ daemon off;
|
|||
worker_processes 2;
|
||||
pid /run/nginx.pid;
|
||||
worker_rlimit_nofile 523264;
|
||||
worker_shutdown_timeout 10s;
|
||||
worker_shutdown_timeout 240s;
|
||||
events {
|
||||
multi_accept on;
|
||||
worker_connections 16384;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue