Re: Multiple range request and proxy_force_ranges directive

2018-12-18 Thread Maxim Dounin
Hello! On Tue, Dec 18, 2018 at 11:46:54AM -0500, traquila wrote: > Hi everybody, > > I have an issue with multiple range requests in a proxy_pass context. > > When I want to support the HTTP range requests, I use to enable the > proxy_force_ranges directive in two cases: > - When the origin ser

Multiple range request and proxy_force_ranges directive

2018-12-18 Thread traquila
Hi everybody, I have an issue with multiple range requests in a proxy_pass context. When I want to support the HTTP range requests, I use to enable the proxy_force_ranges directive in two cases: - When the origin server does not support HTTP range - When I want to download the full content from t