nginx & Range header & proxy cache

Maxim Dounin mdounin at mdounin.ru
Tue Sep 13 10:30:23 UTC 2011


Hello!

On Tue, Sep 13, 2011 at 10:29:21AM +0000, Richard Kearsley wrote:

> Hi
> If a Range request is sent to nginx proxy (e.g. header "Range: bytes=50-") and the file isn't in cache yet (cache MISS), the range is ignored and full file sent
> When the file has been cached (cache HIT), Range request works as expected
> 
> Is this the intended behaviour?

Yes.

Maxim Dounin



More information about the nginx mailing list