log src/stream/ngx_stream_handler.c @ 7660:d33e17499088

age author description
Thu, 15 Sep 2016 14:55:54 +0300 Roman Arutyunyan Stream: phases.
Thu, 15 Sep 2016 14:55:46 +0300 Roman Arutyunyan Stream: filters.
Thu, 01 Sep 2016 14:45:33 +0300 Dmitry Volyntsev Stream: realip module.
Tue, 06 Sep 2016 21:28:17 +0300 Dmitry Volyntsev Stream: allow using the session context inside handlers.
Tue, 06 Sep 2016 21:28:16 +0300 Dmitry Volyntsev Stream: the "proxy_protocol" parameter of the "listen" directive.
Tue, 06 Sep 2016 21:28:13 +0300 Dmitry Volyntsev Stream: postpone session initialization under accept mutex.
Mon, 05 Sep 2016 17:50:16 +0300 Vladimir Homutov Stream: log module.
Thu, 11 Aug 2016 20:22:23 +0300 Roman Arutyunyan Stream: the $status variable.
Fri, 26 Aug 2016 15:33:04 +0300 Vladimir Homutov Stream: the $session_time variable.
Mon, 04 Jul 2016 16:37:36 +0300 Vladimir Homutov Stream: variables and script.
Fri, 18 Mar 2016 19:53:22 +0300 Vladimir Homutov Stream: additional logging for UDP.
Wed, 20 Jan 2016 19:52:12 +0300 Roman Arutyunyan Stream: UDP proxy.
Thu, 13 Aug 2015 15:55:21 +0300 Vladimir Homutov Stream: fixed potential error log buffer overrun.
Mon, 10 Aug 2015 12:14:41 +0300 Vladimir Homutov Stream: the "tcp_nodelay" directive.
Thu, 18 Jun 2015 14:17:30 +0300 Vladimir Homutov Stream: connection limiting module.
Thu, 04 Jun 2015 13:04:12 +0300 Vladimir Homutov Stream: access module.
Sat, 25 Apr 2015 22:44:02 +0300 Vladimir Homutov Core: the ngx_set_connection_log() macro.
Mon, 20 Apr 2015 13:05:11 +0300 Ruslan Ermilov Stream: port from NGINX+.