log src/http/ngx_http_copy_filter_module.c @ 6474:2cd019520210

age author description
Thu, 03 Mar 2016 21:14:19 +0300 Maxim Dounin Copy filter: fixed sendfile aio handlers to set ctx->aio.
Tue, 15 Sep 2015 17:49:15 +0300 Valentin Bartenev Increased the default number of output buffers.
Sat, 14 Mar 2015 17:37:25 +0300 Valentin Bartenev Added support for offloading read() in thread pools.
Thu, 12 Mar 2015 20:06:04 +0300 Ruslan Ermilov Deprecated "aio sendfile".
Wed, 11 Feb 2015 17:52:15 +0300 Valentin Bartenev Refactored sendfile() AIO preload.
Sat, 04 Jan 2014 03:31:58 +0400 Maxim Dounin Allowed up to two EBUSY errors from sendfile().
Thu, 15 Mar 2012 20:08:58 +0000 Ruslan Ermilov Local variable "ngx_http_next_filter" renamed to "ngx_http_next_body_filter"
Mon, 30 Jan 2012 07:39:47 +0000 Maxim Dounin Fixed AIO error handling on FreeBSD.
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Tue, 11 Oct 2011 18:00:23 +0000 Maxim Dounin Fix for socket leak with "aio sendfile" and "limit_rate".
Tue, 12 Oct 2010 12:18:39 +0000 Igor Sysoev always update an aio_senfile connection flag accodring to a current
Tue, 12 Oct 2010 12:06:52 +0000 Igor Sysoev file AIO read may be posted inside loop
Mon, 07 Jun 2010 09:54:19 +0000 Igor Sysoev merge r3454, r3455, r3486, r3496, r3519, r3523: stable-0.7
Fri, 14 May 2010 12:18:44 +0000 Igor Sysoev fix SSI include stub for valid empty responses
Thu, 05 Nov 2009 13:12:30 +0000 Igor Sysoev export aio presence knowledge to prevent using "aio sendfile",