log src/core/nginx.c @ 6934:4d874b4d82ed

age author description
Tue, 07 Mar 2017 18:51:16 +0300 Maxim Dounin Introduced worker_shutdown_timeout.
Wed, 07 Dec 2016 19:03:31 +0300 Maxim Dounin Core: fixed environment on exit.
Thu, 31 Mar 2016 23:38:38 +0300 Maxim Dounin SSL: SSLeay_version() is deprecated in OpenSSL 1.1.0.
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Fri, 18 Mar 2016 16:38:08 -0700 Piotr Sikora Fix build with -Wmissing-prototypes.
Thu, 18 Feb 2016 13:58:49 +0300 Vladimir Homutov Core: added support for more than 64 CPUs in worker_cpu_affinity.
Mon, 15 Feb 2016 17:41:52 +0300 Maxim Dounin Core: improved logging on invalid NGINX variable (ticket #900).
Thu, 04 Feb 2016 20:25:29 +0300 Maxim Dounin Dynamic modules.
Thu, 04 Feb 2016 18:30:21 +0300 Maxim Dounin Dynamic modules: moved module-related stuff to separate files.
Mon, 11 Jan 2016 19:23:17 +0300 Maxim Dounin Core: worker_cpu_affinity auto.
Mon, 19 Oct 2015 23:04:49 +0300 Maxim Dounin Style: unneeded casts of cf->args->elts removed.
Sun, 12 Jul 2015 08:31:38 -0700 Kurtis Nusbaum Extract out version info function.
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.