log src/stream/ngx_stream_proxy_module.c @ 6981:08dc60979133

age author description
Tue, 18 Apr 2017 15:12:38 +0300 Sergey Kandaurov SSL: added support for TLSv1.3 in ssl_protocols directive.
Wed, 11 Jan 2017 12:01:56 +0300 Vladimir Homutov Stream: avoid infinite loop in case of socket read error.
Mon, 26 Dec 2016 14:27:05 +0300 Roman Arutyunyan Stream: speed up TCP peer recovery.
Mon, 31 Oct 2016 18:33:36 +0300 Ruslan Ermilov Upstream: do not unnecessarily create per-request upstreams.
Mon, 31 Oct 2016 18:33:33 +0300 Ruslan Ermilov Upstream: added the ngx_http_upstream_resolved_t.name field.
Mon, 31 Oct 2016 18:33:31 +0300 Ruslan Ermilov Upstream: removed unnecessary condition in proxy_eval() and friends.
Wed, 19 Oct 2016 18:36:50 +0300 Maxim Dounin SSL: compatibility with BoringSSL.