The Lua module is a third party module, part of the Open Resty variant of 
nginx.  It will not be in the nginx.org repos and only in the OpenResty nginx 
repos unless you compile it and its dependencies alongside nginx directly.  
(not including libs that get installed via apt or packages, I mean - but actual 
other module dependencies to be compiled in to make things work proper)



Sent from my Galaxy



-------- Original message --------
From: graphite_123 <nginx-fo...@forum.nginx.org>
Date: 1/3/22 17:09 (GMT-05:00)
To: nginx@nginx.org
Subject: How to add lua support into latest nginx version

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?

Posted at Nginx Forum: 
https://forum.nginx.org/read.php?2,293239,293239#msg-293239

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to