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.
Wed, 04 Mar 2015 18:26:25 +0300 Ruslan Ermilov Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation.
Tue, 04 Jun 2013 11:27:36 +0400 Vladimir Homutov Core: fixed handling of "stderr" in error_log.
Thu, 21 Mar 2013 16:03:24 +0000 Ruslan Ermilov Use NGX_DEFAULT_POOL_SIZE macro where appropriate.
Fri, 28 Sep 2012 13:49:26 +0000 Andrey Belov Correct plural form for "path" in the whole source base.
Wed, 21 Mar 2012 13:58:51 +0000 Ruslan Ermilov worker_cpu_affinity: cleaned up Linux implementation, added FreeBSD support.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 04 Apr 2011 12:26:53 +0000 Igor Sysoev reuse keepalive connections if there are no free worker connections
Wed, 15 Sep 2010 15:24:21 +0000 Igor Sysoev worker_rlimit_core should be off_t
Thu, 02 Sep 2010 13:43:02 +0000 Igor Sysoev the -q switch
Thu, 30 Apr 2009 13:53:42 +0000 Igor Sysoev *) refactor error_log processing: listen socket log might inherit built-in
Mon, 27 Apr 2009 11:32:33 +0000 Igor Sysoev -p and --prefix=
Tue, 21 Apr 2009 20:25:49 +0000 Igor Sysoev implement "-s signal" option for Unix
Thu, 16 Apr 2009 19:25:09 +0000 Igor Sysoev move zone name from ngx_shm_zone_t to ngx_shm_t to use Win32 shared memory
Mon, 30 Jun 2008 12:35:16 +0000 Igor Sysoev -g switch
Fri, 16 May 2008 14:39:06 +0000 Igor Sysoev $hostname variable