log src/core/ngx_cycle.h @ 7682:2ab0ecfe5a5f

age author description
Thu, 15 Feb 2018 16:08:05 +0300 Vladimir Homutov Core: added a stub for additional zone configuration.
Wed, 13 Dec 2017 20:40:53 +0300 Roman Arutyunyan Retain CAP_NET_RAW capability for transparent proxying.
Tue, 07 Mar 2017 18:51:16 +0300 Maxim Dounin Introduced worker_shutdown_timeout.
Fri, 20 Jan 2017 14:03:20 +0300 Maxim Dounin Improved connection draining with small number of connections.
Tue, 18 Oct 2016 16:33:38 +0300 Vladimir Homutov Core: show file contents only once while dumping configuration.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Thu, 18 Feb 2016 13:58:49 +0300 Vladimir Homutov Core: added support for more than 64 CPUs in worker_cpu_affinity.
Thu, 04 Feb 2016 20:25:29 +0300 Maxim Dounin Dynamic modules.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: changed ngx_modules to cycle->modules.
Mon, 11 Jan 2016 19:23:17 +0300 Maxim Dounin Core: worker_cpu_affinity auto.
Thu, 14 May 2015 18:54:27 +0300 Vladimir Homutov Core: store and dump processed configuration.
Thu, 23 Apr 2015 14:26:11 +0300 Ruslan Ermilov Removed the "worker_rlimit_sigpending" directive.
Thu, 26 Mar 2015 14:15:17 +0300 Ruslan Ermilov Removed "worker_threads" and "thread_stack_size" directives.
Thu, 26 Mar 2015 14:15:15 +0300 Ruslan Ermilov Removed unused thread-local-storage code.
Tue, 14 Apr 2015 19:01:25 +0300 Ruslan Ermilov Upstream: the "zone" directive.