Re: Nginx tail module

2020-02-18 Thread Maxim Dounin
Hello! On Thu, Feb 13, 2020 at 05:18:15AM -0800, Maksim Yevmenkin wrote: > On Wed, Feb 12, 2020, 11:07 PM Eran Kornblau > wrote: > > > I don’t know what you’re trying to solve… but maybe you can just send a > > range request relative to the end, > > without any custom module. > > For example, ‘

Re: Nginx tail module

2020-02-13 Thread Maksim Yevmenkin
On Wed, Feb 12, 2020, 11:07 PM Eran Kornblau wrote: > I don’t know what you’re trying to solve… but maybe you can just send a > range request relative to the end, > without any custom module. > For example, ‘Range: bytes=-1024’ will return the last 1k of the resource. > Thanks but this is not wh

RE: Nginx tail module

2020-02-12 Thread Eran Kornblau
I don’t know what you’re trying to solve… but maybe you can just send a range request relative to the end, without any custom module. For example, ‘Range: bytes=-1024’ will return the last 1k of the resource. Eran From: nginx-devel On Behalf Of Maksim Yevmenkin Sent: Thursday, February 13, 2020