log src/event/ngx_event_pipe.c @ 4412:d620f497c50f

age author description
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 31 Oct 2011 09:54:55 +0000 Maxim Dounin Event pipe: reduced number of file buffers used.
Mon, 31 Oct 2011 09:53:16 +0000 Maxim Dounin Event pipe: fixes for complex protocols.
Fri, 30 Sep 2011 14:30:01 +0000 Igor Sysoev Merging r4011, r4012, r4136: stable-1.0
Tue, 20 Sep 2011 09:56:35 +0000 Maxim Dounin Fixed loss of chain links in ngx_event_pipe_read_upstream().
Tue, 20 Sep 2011 09:55:27 +0000 Maxim Dounin Fix of cpu hog in event pipe.
Thu, 15 Sep 2011 19:00:47 +0000 Maxim Dounin Upstream: pipe length and input_filter_init in buffered mode.
Thu, 15 Sep 2011 16:03:17 +0000 Maxim Dounin API change: ngx_chain_update_chains() now requires pool.
Thu, 01 Sep 2011 15:10:41 +0000 Maxim Dounin Proper setting of read->eof in pipe code.
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, 04 May 2009 19:04:00 +0000 Igor Sysoev do not free buffer with cache header before it would be written,
Mon, 23 Mar 2009 13:14:51 +0000 Igor Sysoev a prelimiary proxy cache support
Tue, 09 Dec 2008 17:27:48 +0000 Igor Sysoev use "!= NGX_OK" instead of "== NGX_ERROR"
Thu, 22 May 2008 12:09:41 +0000 Igor Sysoev style fix