log src/stream/ngx_stream_proxy_module.c @ 6215:8ee6a08ea3eb

age author description
Wed, 29 Jul 2015 13:46:26 -0700 Roman Arutyunyan Stream: added proxy_buffer_size to set the size of data buffers.
Tue, 14 Jul 2015 09:38:13 -0700 Roman Arutyunyan Stream: renamed rate limiting directives.
Thu, 02 Jul 2015 17:20:29 +0300 Valentin Bartenev Stream: fixed possible integer overflow in rate limiting.
Thu, 02 Jul 2015 17:15:32 +0300 Roman Arutyunyan Stream: fixed MSVC compilation warning.
Thu, 25 Jun 2015 12:36:52 +0300 Roman Arutyunyan Stream: upstream "connected" flag.
Tue, 23 Jun 2015 20:17:48 +0300 Roman Arutyunyan Stream: upstream and downstream limit rates.
Tue, 23 Jun 2015 20:17:47 +0300 Roman Arutyunyan Stream: common handler for upstream and downstream.