index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
http
/
modules
/
ngx_http_memcached_module.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-30
All known output headers can be linked lists now.
Maxim Dounin
1
-0
/
+1
2020-07-06
Memcached: protect from too long responses.
Maxim Dounin
1
-3
/
+6
2018-10-03
Upstream: proxy_socket_keepalive and friends.
Vladimir Homutov
1
-0
/
+11
2018-07-17
Fixed invalid access to location defined as an empty string.
Ruslan Ermilov
1
-1
/
+1
2018-03-19
Upstream: fixed comments after 13f8dec720b5.
Ruslan Ermilov
1
-2
/
+0
2015-12-18
Upstream: the "transparent" parameter of proxy_bind and friends.
Roman Arutyunyan
1
-1
/
+1
2016-03-31
Fixed logging.
Sergey Kandaurov
1
-1
/
+1
2015-04-21
Memcached: enabled ranges.
Martin Mlynář
1
-0
/
+1
2014-09-12
Upstream: limited next_upstream time and tries (ticket #544).
Roman Arutyunyan
1
-0
/
+22
2014-08-06
Style: use specified macro instead of magic-number.
Tatsuhiko Kubo
1
-1
/
+1
2014-07-09
Style: use ngx_str_set().
Tatsuhiko Kubo
1
-5
/
+2
2013-09-04
Win32: Borland C compatibility fixes.
Maxim Dounin
1
-1
/
+1
2013-07-25
Upstream: u->length now defaults to -1 (API change).
Maxim Dounin
1
-1
/
+4
2013-05-23
Memcached: stricten header validation.
Ruslan Ermilov
1
-9
/
+17
2013-01-16
Fixed and improved the "*_bind" directives of proxying modules.
Ruslan Ermilov
1
-0
/
+4
2012-09-10
Memcached: memcached_gzip_flag directive.
Maxim Dounin
1
-8
/
+56
2012-02-28
Fixed spelling in single-line comments.
Ruslan Ermilov
1
-2
/
+2
2012-01-18
Copyright updated.
Maxim Konovalov
1
-0
/
+1
2011-09-15
Keepalive support in memcached.
Maxim Dounin
1
-0
/
+16
2011-09-15
Upstream: r->upstream->length type change to off_t.
Maxim Dounin
1
-1
/
+1
2011-09-15
Upstream: content_length_n API change.
Maxim Dounin
1
-2
/
+2
2010-05-20
delete warnings of proxy_upstream_max_fails, proxy_upstream_fail_timeout,
Igor Sysoev
1
-45
/
+0
2010-05-14
ngx_str_set() and ngx_str_null()
Igor Sysoev
1
-3
/
+1
2010-04-01
revert partially r1555 and fix the error "memcached sent invalid trailer"
Igor Sysoev
1
-3
/
+8
2009-12-23
fix typo
Igor Sysoev
1
-1
/
+1
2009-11-02
proxy_bind, fastcgi_bind, and memcached_bind
Igor Sysoev
1
-0
/
+7
2009-08-29
fix request counter for memcached, introduced in r3050
Igor Sysoev
1
-0
/
+2
2009-07-27
ngx_http_upstream_create() to cleanup the previous upstream after
Igor Sysoev
1
-12
/
+5
2009-06-02
return NULL instead of NGX_CONF_ERROR on a create conf failure
Igor Sysoev
1
-1
/
+1
2008-12-10
change variable name
Igor Sysoev
1
-6
/
+6
2008-12-10
delete surplus upstream.schema field
Igor Sysoev
1
-7
/
+3
2008-09-05
remove unused #include's
Igor Sysoev
1
-1
/
+0
2008-03-03
fix memory leak in long-lived non buffered connections
Igor Sysoev
1
-0
/
+1
2007-12-27
allow memached_pass inside "if" block
Igor Sysoev
1
-1
/
+1
2007-12-27
inherit $memached_key index and memcached_pass upstream inside "if" block
Igor Sysoev
1
-2
/
+11
2007-11-27
proxy_pass variables support
Igor Sysoev
1
-2
/
+2
2007-10-15
memcached did not set $upstream_response_time
Igor Sysoev
1
-0
/
+2
2007-10-01
two commits those go together by mistake
Igor Sysoev
1
-8
/
+8
2007-09-29
style fix
Igor Sysoev
1
-3
/
+3
2007-08-07
omit unnecessary conditions
Igor Sysoev
1
-1
/
+1
2007-08-06
rename ngx_http_discard_body() to ngx_http_discard_request_body()
Igor Sysoev
1
-1
/
+1
2007-07-22
escape space, etc in $memcached_key
Igor Sysoev
1
-2
/
+11
2007-07-22
omit unnecessary code
Igor Sysoev
1
-3
/
+0
2007-06-07
namespace may be set via $memcached_key
Igor Sysoev
1
-1
/
+0
2007-01-29
eliminate the useless space symbol
Igor Sysoev
1
-2
/
+2
2007-01-25
$memcached_key
Igor Sysoev
1
-14
/
+31
2006-12-12
rewritten upstream
Igor Sysoev
1
-1
/
+0
2006-12-11
fix fastcgi and memcached upstreams
Igor Sysoev
1
-0
/
+1
2006-12-04
upstream choice modules
Igor Sysoev
1
-38
/
+43
2006-10-25
style fix: remove trailing spaces
Igor Sysoev
1
-1
/
+1
[next]