log src/http/ngx_http_copy_filter_module.c @ 6870:0a08a8babf53

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"