log src/http/ngx_http_write_filter_module.c @ 7380:2351853ce686 release-1.15.6

age author description
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Mon, 23 Mar 2015 19:28:54 +0300 Maxim Dounin Format specifier fixed for file size of buffers.
Fri, 28 Nov 2014 16:58:39 +0300 Maxim Dounin Write filter: fixed handling of sync bufs (ticket #132).
Tue, 28 Oct 2014 12:29:59 +0300 Roman Arutyunyan Write filter: stored delay in a variable, no functional changes.
Tue, 14 Jan 2014 16:24:45 +0400 Valentin Bartenev SPDY: body filter was replaced by c->send_chain() function.
Sat, 11 May 2013 18:49:42 +0400 Maxim Dounin Added r->limit_rate_after.
Wed, 12 Dec 2012 14:48:48 +0000 Valentin Bartenev Limit rate: fixed integer overflow in limit calculation (ticket #256).