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