log src/http/ngx_http_copy_filter_module.c @ 3117:e2a510ac53db

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