log src/http/modules/ngx_http_memcached_module.c @ 5832:d09b689911ac

age author description
Fri, 12 Sep 2014 18:50:47 +0400 Roman Arutyunyan Upstream: limited next_upstream time and tries (ticket #544).
Wed, 06 Aug 2014 23:58:44 +0900 Tatsuhiko Kubo Style: use specified macro instead of magic-number.
Wed, 09 Jul 2014 23:23:59 +0900 Tatsuhiko Kubo Style: use ngx_str_set().
Wed, 04 Sep 2013 20:48:23 +0400 Maxim Dounin Win32: Borland C compatibility fixes.
Thu, 25 Jul 2013 14:58:11 +0400 Maxim Dounin Upstream: u->length now defaults to -1 (API change).
Thu, 23 May 2013 16:26:10 +0400 Ruslan Ermilov Memcached: stricten header validation.
Wed, 16 Jan 2013 09:42:57 +0000 Ruslan Ermilov Fixed and improved the "*_bind" directives of proxying modules.
Mon, 10 Sep 2012 16:43:49 +0000 Maxim Dounin Memcached: memcached_gzip_flag directive.
Mon, 05 Mar 2012 13:26:40 +0000 Maxim Dounin Merge of r4500: fixed spelling in single-line comments. stable-1.0
Tue, 28 Feb 2012 11:31:05 +0000 Ruslan Ermilov Fixed spelling in single-line comments.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Thu, 15 Sep 2011 19:04:25 +0000 Maxim Dounin Keepalive support in memcached.
Thu, 15 Sep 2011 18:43:19 +0000 Maxim Dounin Upstream: r->upstream->length type change to off_t.
Thu, 15 Sep 2011 18:33:43 +0000 Maxim Dounin Upstream: content_length_n API change.