Re: Modules

2024-04-21 Thread Glyn Normington
> 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 wi

Re: Modules

2024-04-21 Thread Maxim Dounin
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

Modules

2024-04-20 Thread Glyn Normington
Hi 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 -- nginx mailing list nginx@freenginx.org https://freenginx.org/mailman/listinfo/nginx