Package Details: nginx-mainline-mod-lua 1:0.10.28-1

Git Clone URL: https://aur.archlinux.org/nginx-mainline-mod-lua.git (read-only, click to copy)
Package Base: nginx-mainline-mod-lua
Description: Lua script engine module for mainline nginx
Upstream URL: https://github.com/openresty/lua-nginx-module
Licenses: BSD
Submitter: mtorromeo
Maintainer: ahmubashshir
Last Packager: ahmubashshir
Votes: 8
Popularity: 0.43
First Submitted: 2017-04-06 09:53 (UTC)
Last Updated: 2025-05-27 16:17 (UTC)

Latest Comments

« First ‹ Previous 1 2 3

mtorromeo commented on 2017-04-29 17:57 (UTC)

Hi dima74, I backported a patch to fix the compilation error you mention but this is not enough to make it work. There is another compilation error due to the module not being compatible with openssl 1.1. I may build it against openssl-1.0 but the result would not be binary compatible with nginx-mainline which uses 1.1. We have to wait for a fix from upstream (see [1] and [2]). [1] https://github.com/openresty/lua-nginx-module/pull/761 [2] https://github.com/openresty/lua-nginx-module/pull/922

diralik commented on 2017-04-29 15:05 (UTC)

I get compilation error, as in https://github.com/openresty/lua-nginx-module/issues/1043 Maybe you will use master version, instead of 0.10.7? Thanks if answer something!