log src/stream/ngx_stream_proxy_module.c @ 7441:8acaa1161783

age author description
Thu, 27 Dec 2018 19:37:34 +0300 Roman Arutyunyan Stream: do not split datagrams when limiting proxy rate.
Mon, 14 Jan 2019 20:36:23 +0300 Roman Arutyunyan Prevented scheduling events on a shared connection.
Wed, 21 Nov 2018 13:40:40 +0300 Vladimir Homutov Upstream: revised upstream response time variables.
Mon, 12 Nov 2018 16:29:30 +0300 Vladimir Homutov Stream: proxy_requests directive.
Mon, 12 Nov 2018 12:05:03 +0300 Vladimir Homutov Stream: session completion check code moved to a separate function.
Wed, 03 Oct 2018 14:08:51 +0300 Vladimir Homutov Upstream: proxy_socket_keepalive and friends.
Tue, 17 Jul 2018 12:53:23 +0300 Sergey Kandaurov SSL: save sessions for upstream peers using a callback function.
Mon, 04 Jun 2018 19:50:00 +0300 Roman Arutyunyan Stream: udp streams.
Thu, 22 Mar 2018 18:43:49 +0300 Roman Arutyunyan Stream: set action before each recv/send while proxying.
Wed, 13 Dec 2017 20:40:53 +0300 Roman Arutyunyan Retain CAP_NET_RAW capability for transparent proxying.
Mon, 20 Nov 2017 16:31:07 +0300 Maxim Dounin Fixed worker_shutdown_timeout in various cases.
Mon, 11 Sep 2017 15:32:31 +0300 Roman Arutyunyan Stream: relaxed next upstream condition (ticket #1317). stable-1.12
Tue, 12 Sep 2017 13:44:04 +0300 Roman Arutyunyan Stream: fixed logging UDP upstream timeout.
Mon, 11 Sep 2017 15:32:31 +0300 Roman Arutyunyan Stream: relaxed next upstream condition (ticket #1317).
Fri, 26 May 2017 22:52:48 +0300 Ruslan Ermilov Introduced ngx_tcp_nodelay().