Re: slice module not handling 416

2018-11-07 Thread Roman Arutyunyan
Hi, On Tue, Nov 06, 2018 at 08:21:01PM +, Piers Haken wrote: > i'm trying to use the slice module to cache large files, as described here: > > https://guo365.github.io/study/nginx.org/en/docs/admin-guide/Web%20content%20cache.html#slice > > however, the slice module _always_ requests the ful

slice module not handling 416

2018-11-06 Thread Piers Haken
i'm trying to use the slice module to cache large files, as described here: https://guo365.github.io/study/nginx.org/en/docs/admin-guide/Web%20content%20cache.html#slice however, the slice module _always_ requests the full slice range regardless of the size of the file, and the servers that i'm