log src/stream/ngx_stream_proxy_module.c @ 6675:ab9b4fd8c5b7

age author description
Fri, 02 Sep 2016 18:27:05 +0300 Vladimir Homutov Stream: the $upstream_addr variable.
Thu, 11 Aug 2016 20:22:23 +0300 Roman Arutyunyan Stream: the $status variable.
Tue, 26 Jul 2016 19:34:12 +0300 Vladimir Homutov Stream: fixed build without stream_ssl_module (ticket #1032).
Tue, 14 Jun 2016 18:29:46 +0300 Vladimir Homutov Stream: variables in proxy_pass and proxy_ssl_name.
Wed, 29 Jun 2016 12:46:12 +0300 Vladimir Homutov Stream: got rid of pseudo variables.
Wed, 15 Jun 2016 15:10:24 +0300 Vladimir Homutov Stream: added preconfiguration step.
Wed, 22 Jun 2016 11:50:02 +0300 Roman Arutyunyan Style.
Wed, 22 Jun 2016 11:50:02 +0300 Roman Arutyunyan Stream: use ngx_pcalloc() in ngx_stream_proxy_bind().
Mon, 20 Jun 2016 11:50:44 +0300 Roman Arutyunyan Stream: support for $remote_port in proxy_bind.
Mon, 20 Jun 2016 11:50:43 +0300 Roman Arutyunyan Upstream: support for port in proxy_bind and friends.
Mon, 20 Jun 2016 11:50:39 +0300 Roman Arutyunyan Introduced ngx_inet_get_port() and ngx_inet_set_port() functions.
Wed, 15 Jun 2016 21:05:30 +0100 Tim Taubert SSL: ngx_ssl_ciphers() to set list of ciphers.
Fri, 18 Dec 2015 19:05:27 +0300 Roman Arutyunyan Upstream: the "transparent" parameter of proxy_bind and friends.
Wed, 13 Apr 2016 15:42:47 +0300 Roman Arutyunyan Stream: prepared proxy_bind to accept parameters.
Fri, 18 Mar 2016 19:53:22 +0300 Vladimir Homutov Stream: additional logging for UDP.