log

age author description
Fri, 25 Mar 2016 14:10:38 +0300 Roman Arutyunyan Fixed socket inheritance on reload and binary upgrade.
Fri, 18 Mar 2016 19:53:22 +0300 Vladimir Homutov Stream: additional logging for UDP.
Wed, 23 Mar 2016 18:34:05 +0300 Dmitry Volyntsev Win32: fixed build after 384154fc634f.
Wed, 23 Mar 2016 17:45:15 +0300 Roman Arutyunyan Stream: detect port absence in proxy_pass with IP literal.
Wed, 23 Mar 2016 17:44:36 +0300 Dmitry Volyntsev Resolver: added support for SRV records.
Wed, 23 Mar 2016 17:44:36 +0300 Dmitry Volyntsev Resolver: do not enable resolve timer if provided timeout is zero.
Wed, 23 Mar 2016 17:44:36 +0300 Dmitry Volyntsev Resolver: introduced valid field in resolver responses.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: introduced the NGX_DEBUG_PALLOC macro.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: use ngx_palloc_small() to allocate ngx_pool_large_t.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: introduced the ngx_palloc_small() function.
Wed, 23 Mar 2016 17:44:04 +0300 Valentin Bartenev Core: moved logging before freeing large blocks of pool.
Tue, 22 Mar 2016 16:58:38 +0300 Maxim Dounin Backed out server_tokens changes.
Wed, 23 Mar 2016 14:16:31 +0300 Dmitry Volyntsev Cache: fixed slots accounting error introduced in c9d680b00744.
Tue, 22 Mar 2016 15:52:28 +0300 Ruslan Ermilov Reconsidered server_tokens with an empty value.
Mon, 21 Mar 2016 17:04:21 +0300 Valentin Bartenev HTTP/2: improved debugging of sending control frames.
Mon, 21 Mar 2016 12:36:36 +0300 Sergey Kandaurov Events: fixed test building with devpoll and eventport on Linux.
Fri, 18 Mar 2016 16:38:08 -0700 Piotr Sikora Fix build with -Wmissing-prototypes.
Fri, 18 Mar 2016 15:08:21 +0300 Dmitry Volyntsev Cache: added watermark to reduce IO load when keys_zone is full.
Fri, 18 Mar 2016 14:27:30 +0300 Dmitry Volyntsev Cache: report error if slab allocator fails during cache loading.
Fri, 18 Mar 2016 06:44:49 +0300 Maxim Dounin Threads: writing via threads pools in event pipe.
Fri, 18 Mar 2016 06:44:03 +0300 Maxim Dounin Threads: offloading of temp files writing to thread pools.
Fri, 18 Mar 2016 06:43:52 +0300 Maxim Dounin Threads: task pointer stored in ngx_file_t.
Fri, 18 Mar 2016 05:04:45 +0300 Maxim Dounin Fixed timeouts with threaded sendfile() and subrequests.
Wed, 16 Mar 2016 14:44:41 +0300 Ruslan Ermilov Style.
Tue, 15 Mar 2016 18:26:59 +0300 Maxim Dounin Truncation detection in sendfilev() on Solaris.
Tue, 15 Mar 2016 18:26:17 +0300 Maxim Dounin Truncation detection in sendfile() on Linux.
Wed, 20 Jan 2016 19:52:12 +0300 Roman Arutyunyan Stream: UDP proxy.
Tue, 15 Mar 2016 15:55:23 +0300 Roman Arutyunyan Stream: post first read events from client and upstream.
Tue, 15 Mar 2016 15:15:30 +0300 Ruslan Ermilov Win32: fixed build after cf3e75cfa951.
Tue, 15 Mar 2016 15:10:41 +0300 Ruslan Ermilov Win32: fixed build after cf3e75cfa951.