]> git.kaiwu.me - nginx.git/commit
Core: the "auto" parameter of the "worker_processes" directive.
authorAndrey Belov <defan@nginx.com>
Tue, 23 Oct 2012 09:08:41 +0000 (09:08 +0000)
committerAndrey Belov <defan@nginx.com>
Tue, 23 Oct 2012 09:08:41 +0000 (09:08 +0000)
commitf7b32c479d572f3f52657d35d25d01ab3666769c
treecab44e64561bfc7eac654a84fb38675cfbc8b5de
parent106dbc8d76f6fdc626f61aaafddfdd18b159b8d5
Core: the "auto" parameter of the "worker_processes" directive.

The parameter will set the number of worker processes to the
autodetected number of available CPU cores.
src/core/nginx.c