log src/http/ngx_http_copy_filter_module.c @ 3119:4c90c9129a82

age author description
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