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
/
ngx_http_upstream.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-28
Upstream: proxy_next_upstream non_idempotent.
Maxim Dounin
1
-1
/
+7
2016-03-28
Upstream: cached connections now tested against next_upstream.
Maxim Dounin
1
-49
/
+42
2016-03-18
Threads: writing via threads pools in event pipe.
Maxim Dounin
1
-1
/
+116
2016-03-16
Style.
Ruslan Ermilov
1
-4
/
+4
2016-03-08
Upstream: avoid closing client connection in edge case.
Justin Li
1
-0
/
+5
2016-03-10
Upstream: fixed "zero size buf" alerts with cache (ticket #918).
Maxim Dounin
1
-1
/
+2
2016-02-04
Dynamic modules: changed ngx_modules to cycle->modules.
Maxim Dounin
1
-5
/
+5
2016-01-11
Upstream: fixed changing method on X-Accel-Redirect.
Maxim Dounin
1
-0
/
+1
2015-12-17
Upstream: don't keep connections on early responses (ticket #669).
Maxim Dounin
1
-0
/
+3
2015-12-09
Fixed fastcgi_pass with UNIX socket and variables (ticket #855).
Ruslan Ermilov
1
-1
/
+3
2015-12-07
Upstream: fill r->headers_out.content_range from upstream response.
Roman Arutyunyan
1
-0
/
+5
2015-12-02
Style.
Maxim Dounin
1
-1
/
+1
2015-11-06
Style: unified request method checks.
Ruslan Ermilov
1
-1
/
+1
2015-11-21
Upstream: fixed "no port" detection in evaluated upstreams.
Ruslan Ermilov
1
-2
/
+10
2015-11-11
Upstream: proxy_cache_convert_head directive.
Roman Arutyunyan
1
-1
/
+1
2015-09-11
The HTTP/2 implementation (RFC 7240, 7241).
Valentin Bartenev
1
-4
/
+4
2015-09-03
Upstream: fixed cache send error handling.
Roman Arutyunyan
1
-11
/
+14
2015-06-11
Moved ngx_http_parse_time() to core, renamed accordingly.
Maxim Dounin
1
-3
/
+3
2015-05-16
Upstream: $upstream_connect_time.
Ruslan Ermilov
1
-1
/
+13
2015-05-16
Upstream: times to obtain header/response are stored as ngx_msec_t.
Ruslan Ermilov
1
-26
/
+11
2015-04-22
Removed the obsolete aio module.
Ruslan Ermilov
1
-1
/
+1
2015-04-07
Upstream: abbreviated SSL handshake may interact badly with Nagle.
Ruslan Ermilov
1
-1
/
+25
2015-03-23
Request body: unbuffered reading.
Maxim Dounin
1
-14
/
+171
2015-03-20
Removed ngx_connection_t.lock.
Ruslan Ermilov
1
-3
/
+0
2015-03-04
Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation.
Ruslan Ermilov
1
-1
/
+1
2015-03-03
Style.
Maxim Dounin
1
-2
/
+2
2015-03-02
Upstream: upstream argument in ngx_http_upstream_process_request().
Maxim Dounin
1
-6
/
+6
2015-03-02
Upstream: avoid duplicate finalization.
Maxim Dounin
1
-3
/
+7
2015-03-02
Cache: do not inherit last_modified and etag from stale response.
Roman Arutyunyan
1
-0
/
+7
2015-01-22
Upstream: detect port absence in fastcgi_pass with IP literal.
Ruslan Ermilov
1
-1
/
+1
2015-02-02
Cache: added temp_path to file cache.
Roman Arutyunyan
1
-4
/
+2
2015-01-14
Upstream: $upstream_header_time variable.
Vladimir Homutov
1
-2
/
+22
2014-12-26
Upstream: use_temp_path parameter of proxy_cache_path and friends.
Valentin Bartenev
1
-0
/
+8
2014-12-26
Cache: update variant while setting header.
Valentin Bartenev
1
-1
/
+4
2014-12-22
Upstream: added variables support to proxy_cache and friends.
Valentin Bartenev
1
-3
/
+55
2014-12-22
Upstream: preset some cache configuration when bypassing.
Valentin Bartenev
1
-9
/
+7
2014-12-22
Upstream: refactored proxy_cache and friends.
Valentin Bartenev
1
-3
/
+3
2014-12-22
Upstream: simplified proxy_store and friends configuration code.
Valentin Bartenev
1
-1
/
+1
2014-11-26
Cache: send conditional requests only for cached 200/206 responses.
Piotr Sikora
1
-3
/
+8
2014-12-02
Upstream: improved subrequest logging.
Maxim Dounin
1
-3
/
+8
2014-11-18
Cache: add support for Cache-Control's s-maxage response directive.
Piotr Sikora
1
-8
/
+14
2014-11-18
Cache: proxy_cache_lock_age and friends.
Roman Arutyunyan
1
-0
/
+1
2014-11-04
Upstream: support named location for X-Accel-Redirect.
Toshikuni Fukaya
1
-9
/
+16
2014-10-27
Upstream: limited next_upstream time and tries when resolving DNS.
Gu Feng
1
-0
/
+8
2014-10-28
Upstream: proxy_limit_rate and friends.
Roman Arutyunyan
1
-4
/
+46
2014-10-27
Cache: hash of Vary headers now stored in cache.
Maxim Dounin
1
-1
/
+11
2014-10-27
Cache: disable caching of responses with Vary (ticket #118).
Maxim Dounin
1
-0
/
+30
2014-10-14
Upstream: proxy_force_ranges and friends.
Roman Arutyunyan
1
-0
/
+15
2014-10-01
Upstream: fix $upstream_cache_last_modified variable.
Piotr Sikora
1
-0
/
+3
2014-09-18
Upstream: fixed file buffers reinit in ngx_http_upstream_reinit().
Roman Arutyunyan
1
-1
/
+10
[next]