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 <mdou...@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@freenginx.org > https://freenginx.org/mailman/listinfo/nginx >
-- nginx mailing list nginx@freenginx.org https://freenginx.org/mailman/listinfo/nginx