Re: Slice module 206 requirement

2022-07-14 Thread Maxim Dounin
Hello! On Wed, Jul 13, 2022 at 08:12:06PM +0400, Roman Arutyunyan wrote: > Hi, > > On Sun, Jul 10, 2022 at 11:35:48AM +0300, Maxim Dounin wrote: > > Hello! > > > > On Fri, Jul 08, 2022 at 07:13:33PM +, Lucas Rolff wrote: > > > > > I’m having an nginx instance where I utilise the nginx slic

Re: Slice module 206 requirement

2022-07-13 Thread Roman Arutyunyan
Hi, On Sun, Jul 10, 2022 at 11:35:48AM +0300, Maxim Dounin wrote: > Hello! > > On Fri, Jul 08, 2022 at 07:13:33PM +, Lucas Rolff wrote: > > > I’m having an nginx instance where I utilise the nginx slice > > module to slice upstream mp4 files when using proxy_cache. > > > > However, I have

Re: Slice module 206 requirement

2022-07-10 Thread Lucas Rolff
You’re truly awesome! I’ll give the patch a try tomorrow - and thanks for the other bits and pieces of information, especially regarding the expectations as well. I wish you an awesome Sunday! Best Regards, Lucas Rolff > On 10 Jul 2022, at 10:35, Maxim Dounin wrote: > > Hello! > > On Fri, J

Re: Slice module 206 requirement

2022-07-10 Thread Maxim Dounin
Hello! On Fri, Jul 08, 2022 at 07:13:33PM +, Lucas Rolff wrote: > I’m having an nginx instance where I utilise the nginx slice > module to slice upstream mp4 files when using proxy_cache. > > However, I have an interesting origin where if sending a range > request (which happens when the s

Slice module 206 requirement

2022-07-08 Thread Lucas Rolff
Hi guys, I’m having an nginx instance where I utilise the nginx slice module to slice upstream mp4 files when using proxy_cache. However, I have an interesting origin where if sending a range request (which happens when the slice module is enabled), to a file that’s less than the slice range,