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.
Mon, 07 Jun 2010 11:49:03 +0000 Igor Sysoev merge r3488: stable-0.7
Thu, 20 May 2010 11:46:01 +0000 Igor Sysoev delete warnings of proxy_upstream_max_fails, proxy_upstream_fail_timeout,
Fri, 14 May 2010 09:56:37 +0000 Igor Sysoev ngx_str_set() and ngx_str_null()
Thu, 01 Apr 2010 15:16:22 +0000 Igor Sysoev revert partially r1555 and fix the error "memcached sent invalid trailer"
Wed, 23 Dec 2009 14:22:17 +0000 Igor Sysoev fix typo
Mon, 02 Nov 2009 15:24:02 +0000 Igor Sysoev proxy_bind, fastcgi_bind, and memcached_bind
Sat, 29 Aug 2009 18:40:28 +0000 Igor Sysoev fix request counter for memcached, introduced in r3050
Mon, 27 Jul 2009 13:25:29 +0000 Igor Sysoev ngx_http_upstream_create() to cleanup the previous upstream after
Tue, 02 Jun 2009 16:09:44 +0000 Igor Sysoev return NULL instead of NGX_CONF_ERROR on a create conf failure
Wed, 10 Dec 2008 14:46:34 +0000 Igor Sysoev change variable name
Wed, 10 Dec 2008 14:44:48 +0000 Igor Sysoev delete surplus upstream.schema field
Fri, 05 Sep 2008 15:25:47 +0000 Igor Sysoev remove unused #include's
Mon, 03 Mar 2008 10:42:00 +0000 Igor Sysoev fix memory leak in long-lived non buffered connections
Thu, 27 Dec 2007 14:19:30 +0000 Igor Sysoev allow memached_pass inside "if" block
Thu, 27 Dec 2007 14:18:34 +0000 Igor Sysoev inherit $memached_key index and memcached_pass upstream inside "if" block