summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http_upstream.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-16Upstream: $upstream_connect_time.Ruslan Ermilov1-0/+1
2015-05-16Upstream: times to obtain header/response are stored as ngx_msec_t.Ruslan Ermilov1-4/+2
2015-04-14Upstream: the "zone" directive.Ruslan Ermilov1-0/+4
2015-03-23Request body: unbuffered reading.Maxim Dounin1-0/+1
2015-01-14Upstream: $upstream_header_time variable.Vladimir Homutov1-0/+2
2014-12-22Upstream: added variables support to proxy_cache and friends.Valentin Bartenev1-0/+4
2014-12-22Upstream: refactored proxy_cache and friends.Valentin Bartenev1-1/+4
2014-11-18Cache: proxy_cache_lock_age and friends.Roman Arutyunyan1-0/+1
2014-10-28Upstream: proxy_limit_rate and friends.Roman Arutyunyan1-0/+1
2014-10-27Cache: disable caching of responses with Vary (ticket #118).Maxim Dounin1-0/+2
2014-10-14Upstream: proxy_force_ranges and friends.Roman Arutyunyan1-0/+1
2014-09-12Upstream: limited next_upstream time and tries (ticket #544).Roman Arutyunyan1-0/+2
2014-06-26Upstream: fixed cache revalidation with SSI.Maxim Dounin1-2/+3
2014-06-02Upstream: generic hash module.Roman Arutyunyan1-0/+1
2014-04-29Upstream: added the "$upstream_cookie_<name>" variables.Vladimir Homutov1-0/+3
2014-04-18Upstream: proxy_ssl_verify and friends.Maxim Dounin1-0/+1
2014-04-18Upstream: proxy_ssl_name and proxy_ssl_server_name directives.Maxim Dounin1-0/+7
2013-12-06Changed resolver API to use ngx_addr_t.Ruslan Ermilov1-1/+1
2013-11-18Upstream: cache revalidation with conditional requests.Maxim Dounin1-0/+2
2013-05-27Upstream: http_403 support in proxy_next_upstream (and friends).Maxim Dounin1-4/+6
2013-02-18Proxy: support for connection upgrade (101 Switching Protocols).Maxim Dounin1-0/+3
2013-01-16Fixed and improved the "*_bind" directives of proxying modules.Ruslan Ermilov1-1/+7
2013-01-10Fixed "proxy_pass" with IP address and no port (ticket #276).Ruslan Ermilov1-0/+1
2012-02-13Upstream: added callback hook for the "Set-Cookie" header.Valentin Bartenev1-0/+2
2012-01-18Copyright updated.Maxim Konovalov1-0/+1
2011-12-26Cache locks initial implementation.Maxim Dounin1-0/+3
2011-12-09Added the ngx_http_upstream_param_set_slot().Valentin Bartenev1-0/+9
2011-10-11Additional headers for proxy/fastcgi/uwsgi/scgi_ignore_headers.Maxim Dounin1-0/+3
2011-09-15Upstream: Connection header processing.Maxim Dounin1-0/+1
2011-09-15Upstream: Transfer-Encoding header processing.Maxim Dounin1-0/+3
2011-09-15Upstream: keepalive flag.Maxim Dounin1-0/+1
2011-09-15Upstream: r->upstream->length type change to off_t.Maxim Dounin1-1/+1
2011-07-29update r3945 with more descriptive error messageIgor Sysoev1-0/+1
2010-11-26style fixIgor Sysoev1-1/+1
2010-07-19proxy_cache_pass, fastcgi_cache_bypass, uwsgi_cache_bypass, scgi_cache_bypassIgor Sysoev1-1/+2
2010-07-02treat Set-Cookie as a header that forbids cachingIgor Sysoev1-0/+1
2010-07-02use shared ngx_http_upstream_ignore_headers_masks[]Igor Sysoev1-0/+1
2010-05-24proxy_no_cache and fastcgi_no_cacheIgor Sysoev1-0/+1
2009-12-23fix typoIgor Sysoev1-1/+1
2009-11-02proxy_bind, fastcgi_bind, and memcached_bindIgor Sysoev1-0/+4
2009-11-02rename ngx_peer_addr_t to ngx_addr_tIgor Sysoev1-1/+1
2009-11-02style fixIgor Sysoev1-1/+0
2009-07-27ngx_http_upstream_create() to cleanup the previous upstream afterIgor Sysoev1-0/+1
2009-06-18$upstream_cache_statusIgor Sysoev1-1/+1
2009-06-06proxy_cache_use_stale/fastcgi_cache_use_stale updatingIgor Sysoev1-2/+3
2009-05-19proxy_cache_methods and fastcgi_cache_methodsIgor Sysoev1-1/+4
2009-04-30proxy_ignore_headers and fastcgi_ignore_headersIgor Sysoev1-0/+7
2009-04-24style fixIgor Sysoev1-1/+1
2009-03-23a prelimiary proxy cache supportIgor Sysoev1-139/+153
2008-12-23variable support for unix sockets in fastcgi_pass and proxy_passIgor Sysoev1-0/+5