Browse Source

auto worker procs for lapis to allow scaling

Tor Hveem 11 years ago
parent
commit
00b7b95597
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;
     error_log stderr crit;
     #error_log /tmp/test.log error;