Browse Source

Merge pull request #807 from torhve/lapisworkers

auto worker procs for lapis to allow scaling
Mike Smith 11 years ago
parent
commit
65d8d609a5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lapis/nginx.conf

+ 1 - 0
lapis/nginx.conf

@@ -1,3 +1,4 @@
+    worker_processes auto;
 #    pid        /tmp/nginx.pid;
 #    pid        /tmp/nginx.pid;
     error_log stderr crit;
     error_log stderr crit;
     #error_log /tmp/test.log error;
     #error_log /tmp/test.log error;