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
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 -