Modules
Glyn Normington
glyn.normington.work at gmail.com
Sun Apr 21 20:08:13 UTC 2024
Thanks Maxim. That's kind of what I expected. There's a slight wrinkle in
that my module uses a Rust binding to NGINX and so there would need to be a
(separate?) Rust binding for freenginx. Anyway, I've logged an issue ([2])
in case anyone wants support for freenginx.
Regards,
Glyn
[2] https://github.com/glyn/nginx_robot_access/issues/6
On Sun, 21 Apr 2024 at 20:52, Maxim Dounin <mdounin at mdounin.ru> wrote:
> Hello!
>
> On Sun, Apr 21, 2024 at 03:43:05AM +0100, Glyn Normington wrote:
>
> > I recently wrote an NGINX module ([1]). What do I need to do, if
> anything,
> > to support freenginx?
> >
> > Regards,
> > Glyn
> > [1] https://github.com/glyn/nginx_robot_access
>
> As of now, there aren't many API differences between F5 NGINX and
> freenginx, so modules should work without any modifications as
> long as compiled with freenginx.
>
> In the future likely there will be API changes which will require
> code modifications. For these you'll need to adapt your code
> accordingly, much like it is usually done for API changes between
> versions.
>
> --
> Maxim Dounin
> http://mdounin.ru/
> --
> nginx mailing list
> nginx at freenginx.org
> https://freenginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://freenginx.org/pipermail/nginx/attachments/20240421/6122bda8/attachment.htm>
More information about the nginx
mailing list