log src/http/modules/ngx_http_memcached_module.c @ 7674:7731c710796f

age author description
Mon, 06 Jul 2020 18:36:17 +0300 Maxim Dounin Memcached: protect from too long responses.
Wed, 03 Oct 2018 14:08:51 +0300 Vladimir Homutov Upstream: proxy_socket_keepalive and friends.
Tue, 17 Jul 2018 15:30:43 +0300 Ruslan Ermilov Fixed invalid access to location defined as an empty string.
Mon, 19 Mar 2018 16:22:09 +0300 Ruslan Ermilov Upstream: fixed comments after 13f8dec720b5.
Fri, 18 Dec 2015 19:05:27 +0300 Roman Arutyunyan Upstream: the "transparent" parameter of proxy_bind and friends.
Thu, 31 Mar 2016 02:33:57 +0300 Sergey Kandaurov Fixed logging.
Tue, 21 Apr 2015 21:04:36 +0200 Martin Mlynář Memcached: enabled ranges.
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
Wed, 12 Dec 2007 16:58:44 +0000 Igor Sysoev r1568 merge: stable-0.5
Tue, 27 Nov 2007 13:34:13 +0000 Igor Sysoev proxy_pass variables support
Mon, 29 Oct 2007 14:52:51 +0000 Igor Sysoev r1542, r1543, r1544, r1549, r1550, r1551, r1555 merge: stable-0.5
Mon, 15 Oct 2007 09:46:36 +0000 Igor Sysoev memcached did not set $upstream_response_time
Mon, 01 Oct 2007 16:00:13 +0000 Igor Sysoev two commits those go together by mistake
Sat, 29 Sep 2007 11:45:46 +0000 Igor Sysoev style fix
Tue, 07 Aug 2007 10:56:09 +0000 Igor Sysoev omit unnecessary conditions
Mon, 06 Aug 2007 15:37:22 +0000 Igor Sysoev rename ngx_http_discard_body() to ngx_http_discard_request_body()
Sun, 29 Jul 2007 17:27:10 +0000 Igor Sysoev r1333, r1334 merge: stable-0.5
Sun, 22 Jul 2007 19:18:59 +0000 Igor Sysoev escape space, etc in $memcached_key
Sun, 22 Jul 2007 19:11:52 +0000 Igor Sysoev omit unnecessary code
Thu, 07 Jun 2007 12:15:27 +0000 Igor Sysoev namespace may be set via $memcached_key
Mon, 29 Jan 2007 11:54:36 +0000 Igor Sysoev eliminate the useless space symbol
Thu, 25 Jan 2007 08:45:41 +0000 Igor Sysoev $memcached_key
Tue, 12 Dec 2006 16:46:16 +0000 Igor Sysoev rewritten upstream
Mon, 11 Dec 2006 08:59:30 +0000 Igor Sysoev fix fastcgi and memcached upstreams
Mon, 04 Dec 2006 16:46:13 +0000 Igor Sysoev upstream choice modules
Wed, 25 Oct 2006 16:19:03 +0000 Igor Sysoev style fix: remove trailing spaces
Tue, 24 Oct 2006 13:50:35 +0000 Igor Sysoev now the "memcached_pass" directive uses ngx_parse_url()
Wed, 16 Aug 2006 13:09:33 +0000 Igor Sysoev nginx-0.3.59-RELEASE import release-0.3.59
Fri, 28 Jul 2006 15:16:17 +0000 Igor Sysoev nginx-0.3.55-RELEASE import release-0.3.55
Tue, 11 Jul 2006 13:20:19 +0000 Igor Sysoev nginx-0.3.54-RELEASE import release-0.3.54
Fri, 07 Jul 2006 16:33:19 +0000 Igor Sysoev nginx-0.3.53-RELEASE import release-0.3.53