log src/event/ngx_event_pipe.c @ 9274:46ecad404a29 default tip

age author description
Tue, 30 Jan 2024 03:20:10 +0300 Maxim Dounin Upstream: fixed usage of closed sockets with filter finalization.
Mon, 06 Jul 2020 18:36:22 +0300 Maxim Dounin Upstream: drop extra data sent by upstream.
Thu, 17 Oct 2019 16:02:03 +0300 Maxim Dounin Event pipe: disabled c->read->available checking for SSL.
Fri, 20 Jan 2017 21:14:19 +0300 Maxim Dounin Upstream: fixed cache corruption and socket leaks with aio_write. stable-1.10
Fri, 20 Jan 2017 21:14:19 +0300 Maxim Dounin Upstream: fixed cache corruption and socket leaks with aio_write.
Thu, 01 Sep 2016 20:05:23 +0300 Maxim Dounin Event pipe: do not set file's thread_handler if not needed. stable-1.10
Thu, 01 Sep 2016 20:05:23 +0300 Maxim Dounin Event pipe: do not set file's thread_handler if not needed.
Thu, 01 Sep 2016 18:29:55 +0300 Maxim Dounin Event pipe: process data after recv_chain() errors.
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Wed, 30 Mar 2016 11:52:16 +0300 Ruslan Ermilov Style.
Fri, 18 Mar 2016 06:44:49 +0300 Maxim Dounin Threads: writing via threads pools in event pipe.
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().