]> git.kaiwu.me - nginx.git/commit
Upstream: proxy_force_ranges and friends.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 14 Oct 2014 14:32:01 +0000 (18:32 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 14 Oct 2014 14:32:01 +0000 (18:32 +0400)
commit2244a5e9cf40d271ddf31f083acd694b5d9f13b4
tree970d41c3114c3d10ebccaa30dbbdd687752b5c36
parent8ae7751878b60f2822e530cd8b5d26b59ea9236a
Upstream: proxy_force_ranges and friends.

The directives enable byte ranges for both cached and uncached
responses regardless of backend headers.
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/ngx_http_proxy_module.c
src/http/modules/ngx_http_scgi_module.c
src/http/modules/ngx_http_uwsgi_module.c
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h