Performance improvements meant to help get jobs off of the load balancer more quickly.
This commit is contained in:
parent
e5f41889cf
commit
2b0fc9087f
7 changed files with 32 additions and 22 deletions
|
@ -1,11 +1,5 @@
|
|||
include root-base.conf;
|
||||
|
||||
worker_processes 2;
|
||||
|
||||
user root nogroup;
|
||||
|
||||
daemon off;
|
||||
|
||||
http {
|
||||
include http-base.conf;
|
||||
|
||||
|
|
Reference in a new issue