Nginx tail module

Eran Kornblau eran.kornblau at kaltura.com
Thu Feb 13 07:07:36 UTC 2020


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 <nginx-devel-bounces at nginx.org> On Behalf Of Maksim Yevmenkin
Sent: Thursday, February 13, 2020 4:49 AM
To: nginx-devel at nginx.org
Subject: Nginx tail module

Hello

What would be the best way to write a Nginx module that would essentially tail a file?

Thanks
Max




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20200213/48524c2b/attachment.htm>


More information about the nginx-devel mailing list