log src/http/ngx_http_copy_filter_module.c @ 3352:5c43621c580a

age author description
Thu, 05 Nov 2009 13:12:30 +0000 Igor Sysoev export aio presence knowledge to prevent using "aio sendfile",
Sun, 13 Sep 2009 06:28:17 +0000 Igor Sysoev fix case when the output filter should add incoming buffers
Mon, 07 Sep 2009 12:10:07 +0000 Igor Sysoev do not pass incoming buf chain twice if data are ready,
Fri, 04 Sep 2009 18:51:17 +0000 Igor Sysoev fix the previous commit
Fri, 04 Sep 2009 16:59:23 +0000 Igor Sysoev preload just a single byte to avoid testing file overrun
Mon, 31 Aug 2009 14:00:16 +0000 Igor Sysoev retry aio sendfile if data are ready
Mon, 31 Aug 2009 13:51:13 +0000 Igor Sysoev fix building on FreeBSD without --with-file-aio
Sun, 30 Aug 2009 09:52:39 +0000 Igor Sysoev aio sendfile
Sat, 29 Aug 2009 18:42:31 +0000 Igor Sysoev use local variable and fix debug log message
Fri, 28 Aug 2009 08:15:55 +0000 Igor Sysoev directio_alignment
Fri, 28 Aug 2009 08:12:35 +0000 Igor Sysoev FreeBSD and Linux AIO support
Wed, 26 Aug 2009 16:14:57 +0000 Igor Sysoev axe r->connection->destroyed testing
Mon, 08 Dec 2008 14:23:20 +0000 Igor Sysoev *) refactor subrequest handling, now they run as separate posted requests
Mon, 24 Dec 2007 17:05:31 +0000 Igor Sysoev use %*s format
Sun, 17 Jun 2007 09:29:15 +0000 Igor Sysoev if subrequest response was buffered in file, then subrequest was finalized