summaryrefslogtreecommitdiffhomepage
path: root/src/http/ngx_http_upstream.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Upstream: allow recovery from "429 Too Many Requests" response.Piotr Sikora1-5/+7
2017-02-10Upstream: proxy_cache_background_update and friends.Roman Arutyunyan1-0/+1
2017-01-31Variables: generic prefix variables.Dmitry Volyntsev1-5/+0
2017-01-26Upstream: removed unused bl_time and bl_state fields.Maxim Dounin1-3/+0
2017-01-24Upstream: removed unused ngx_http_upstream_conf_t.timeout field.Thibault Charbonnier1-1/+0
2017-01-25Upstream: removed compatibility shims from ngx_http_upstream_t.Vladimir Homutov1-3/+0
2016-11-02Cache: proxy_cache_max_range_offset and friends.Dmitry Volyntsev1-0/+2
2016-10-17Upstream: removed ngx_http_upstream_srv_conf_t.default_port.Ruslan Ermilov1-1/+0
2016-10-31Upstream: added the ngx_http_upstream_resolved_t.name field.Ruslan Ermilov1-0/+1
2016-10-10Modules compatibility: compatibility with NGX_HTTP_SSL.Maxim Dounin1-2/+2
2016-09-29Introduced the NGX_COMPAT macro.Ruslan Ermilov1-0/+9
2016-09-29Modules compatibility: cache purge fields.Maxim Dounin1-0/+1
2016-09-29Modules compatibility: slow start fields.Maxim Dounin1-0/+1
2016-09-22Upstream: max_conns.Ruslan Ermilov1-0/+2
2016-09-22Upstream: introduced u->upstream.Maxim Dounin1-0/+1
2016-08-10Upstream: the $upstream_bytes_received variable.Vladimir Homutov1-0/+1
2015-12-18Upstream: the "transparent" parameter of proxy_bind and friends.Roman Arutyunyan1-0/+3
2016-03-28Upstream: proxy_next_upstream non_idempotent.Maxim Dounin1-0/+1
2016-03-23Resolver: added support for SRV records.Dmitry Volyntsev1-1/+1
2015-12-17Upstream: don't keep connections on early responses (ticket #669).Maxim Dounin1-0/+1
2015-11-11Upstream: proxy_cache_convert_head directive.Roman Arutyunyan1-0/+1
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