log src/core/ngx_output_chain.c @ 6720:9170240f1241

age author description
Fri, 18 Mar 2016 06:43:52 +0300 Maxim Dounin Threads: task pointer stored in ngx_file_t.
Thu, 03 Mar 2016 21:14:19 +0300 Maxim Dounin Copy filter: fixed sendfile aio handlers to set ctx->aio.
Mon, 23 Mar 2015 21:09:05 +0300 Maxim Dounin Output chain: free chain links in ngx_chain_writer().
Mon, 23 Mar 2015 20:56:58 +0300 Maxim Dounin Output chain: zero size buf alerts in ngx_chain_writer().
Sat, 14 Mar 2015 17:37:25 +0300 Valentin Bartenev Added support for offloading read() in thread pools.
Wed, 11 Feb 2015 17:52:15 +0300 Valentin Bartenev Refactored sendfile() AIO preload.
Wed, 28 Jan 2015 21:33:06 +0300 Valentin Bartenev Fixed AIO handling in the output chain.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Thu, 15 Sep 2011 16:03:17 +0000 Maxim Dounin API change: ngx_chain_update_chains() now requires pool.
Tue, 12 Oct 2010 12:06:52 +0000 Igor Sysoev file AIO read may be posted inside loop
Fri, 14 May 2010 09:55:33 +0000 Igor Sysoev use ngx_min() and ngx_max()
Mon, 01 Feb 2010 15:06:25 +0000 Igor Sysoev merge r3138, r3139, r3157, r3158, r3159, r3164, r3165, stable-0.7
Mon, 01 Feb 2010 14:31:26 +0000 Igor Sysoev merge r3148, r3152, r3161: stable-0.7
Fri, 25 Sep 2009 14:17:28 +0000 Igor Sysoev uniform ngx_directio_on/off() interface with other file functions