log src/event/ngx_event_pipe.c @ 6165:d811f22033ad

age author description
Wed, 03 Jun 2015 19:12:26 +0300 Sergey Kandaurov Event pipe: call ngx_handle_read_event() with a proper flags type.
Mon, 23 Mar 2015 19:28:54 +0300 Maxim Dounin Format specifier fixed for file size of buffers.
Tue, 28 Oct 2014 12:29:59 +0300 Roman Arutyunyan Upstream: proxy_limit_rate and friends.
Tue, 28 Oct 2014 12:29:58 +0300 Roman Arutyunyan Core: added limit to recv_chain().
Fri, 04 Jul 2014 20:47:16 +0400 Maxim Dounin Upstream: p->downstream_error instead of closing connection.
Wed, 11 Dec 2013 21:30:38 +0400 Valentin Bartenev Use ngx_chain_get_free_buf() in pipe input filters.
Wed, 04 Sep 2013 20:48:28 +0400 Maxim Dounin Win32: MinGW GCC compatibility.