lua-nginx-module
lua-nginx-module copied to clipboard
Embed the Power of Lua into NGINX HTTP servers
I hereby granted the copyright of the changes in this pull request to the authors of this lua-nginx-module project.
I hereby granted the copyright of the changes in this pull request to the authors of this lua-nginx-module project. Nginx support caching and reusing the upstream ssl session, but balancer_by_lua...
I hereby granted the copyright of the changes in this pull request to the authors of this lua-nginx-module project. Fixes #1278.
When defined at config time, use the native read-write lock implementation available in Nginx to guard concurrent access to shared dictionary memory pools. Fixes #656. I hereby granted the copyright...
This function allows setting an upstream's `SSL_CTX*` to a user-provided object It comes with a sister pull-request to lua-resty-core: https://github.com/openresty/lua-resty-core/pull/179 I hereby granted the copyright of the changes in this...
I hereby granted the copyright of the changes in this pull request to the authors of this lua-nginx-module project. Hello! May be interresting DICT.zset feature (but without ffi)?
> I hereby granted the copyright of the changes in this pull request to the authors of this lua-nginx-module project. This phase's purpose would be to allow the configuration of...
[nginx-patches.zip](https://github.com/openresty/lua-nginx-module/files/1609682/nginx-patches.zip) I hereby granted the copyright of the changes in this pull request to the authors of this lua-nginx-module project. These patches will allow lua-nginx-module to be compiled using MSVC...
I hereby granted the copyright of the changes in this pull request to the authors of this lua-nginx-module project. Adds a support for TLS-PSK handshakes with following new directives to...
See https://github.com/openresty/lua-resty-core/pull/130. Thanks! I hereby granted the copyright of the changes in this pull request to the authors of this lua-nginx-module project.