The official NGINX Open Source repository.
Go to file
Maxim Dounin d0bf684ab6 Core: worker_cpu_affinity auto.
If enabled, workers are bound to available CPUs, each worker to once CPU
in order.  If there are more workers than available CPUs, remaining are
bound in a loop, starting again from the first available CPU.

The optional mask parameter defines which CPUs are available for automatic
binding.

In collaboration with Vladimir Homutov.
2016-01-11 19:23:17 +03:00
auto Slice filter. 2015-12-07 16:30:48 +03:00
conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
contrib Contrib: add more directives to vim syntax. 2014-10-22 15:31:19 +02:00
docs Year 2016. 2016-01-11 10:53:49 +03:00
misc Updated OpenSSL and PCRE used for win32 builds. 2015-12-07 20:09:34 +03:00
src Core: worker_cpu_affinity auto. 2016-01-11 19:23:17 +03:00
.hgtags release-1.9.9 tag 2015-12-09 17:47:21 +03:00