Skip to content

Tags: lukego/lua-nginx-module

Tags

Verified

This tag was signed with the committer’s verified signature.
thibaultcha Thibault Charbonnier

Verified

This tag was signed with the committer’s verified signature.
thibaultcha Thibault Charbonnier

Verified

This tag was signed with the committer’s verified signature.
thibaultcha Thibault Charbonnier

Verified

This tag was signed with the committer’s verified signature.
thibaultcha Thibault Charbonnier

v0.10.14rc6

Toggle v0.10.14rc6's commit message
bugfix: inlined Lua code snippets in nginx.conf failed to use the Lua…

… source checksum as part of the Lua code cache key. thanks Oleg A. Mamontov for the report in openresty#1428.

Fix openresty#1428.

Verified

This tag was signed with the committer’s verified signature.
thibaultcha Thibault Charbonnier

Verified

This tag was signed with the committer’s verified signature.
thibaultcha Thibault Charbonnier

v0.10.14rc3

Toggle v0.10.14rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feature: implemented a new 'lua_sa_restart' directive, which sets the…

… SA_RESTART flag on nginx workers signal dispositions.

v0.10.14rc2

Toggle v0.10.14rc2's commit message
doc: updated the docs to reflect the change that we now no longer sup…

…port the standard Lua 5.1 interpreter in this module. also recommended OpenResty's LuaJIT branch version instead of the stock LuaJIT.

v0.10.14rc1

Toggle v0.10.14rc1's commit message
typo: fixed a debug log in access and rewrite handlers.

Signed-off-by: Thibault Charbonnier <thibaultcha@me.com>