How to add lua support into latest nginx version
Sergey A. Osokin
osa at freebsd.org.ru
Mon Jan 3 22:43:08 UTC 2022
Hi there,
On Mon, Jan 03, 2022 at 05:09:09PM -0500, graphite_123 wrote:
> OS: Linux, distribution: Debian (buster)
>
> Currently, we using nginx:1.14.2, and to support Lua we are using
> libnginx-mod-http-lua:1.14.2 package.
>
> We are working on upgrading Nginx to nginx:1.21.0 version, but I'm unable to
> find the compatible libnginx-mod-http-lua package. Can someone please help
> me to find compatible version.
>
> The only alternate way I'm able to find is using lua-nginx-module
> (https://github.com/openresty/lua-nginx-module) (it recommend to directly
> use openresty). Is there no other way to resolve this?
It's possible to build a lua dynamic module for NGINX OSS and NGINX Plus,
https://www.nginx.com/blog/compiling-dynamic-modules-nginx-plus/
--
Sergey Osokin
_______________________________________________
nginx mailing list
nginx at nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
More information about the nginx
mailing list