lua-upstream-nginx-module
Nginx upstream accessor
Provides an interface to access Nginx upstreams using Lua from the C code of an Nginx module
Nginx C module to expose Lua API to ngx_lua for Nginx upstreams
501 stars
51 watching
151 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
openresty/stream-lua-nginx-module | Enables Lua programming in Nginx TCP servers | 729 |
openresty/redis2-nginx-module | An Nginx module for interacting with Redis using the Redis 2.0 protocol | 901 |
openresty/lua-resty-upstream-healthcheck | Automates health checks on Nginx upstream servers using a Lua-based system | 524 |
openresty/array-var-nginx-module | Adds support for array-typed variables to Nginx configuration files | 67 |
api7/lua-var-nginx-module | A Lua module that fetches Nginx variables using FFI | 53 |
openresty/set-misc-nginx-module | Provides utility directives for manipulating URL components and encoding data | 389 |
openresty/lua-resty-dns | A Lua DNS resolver module for the nginx lua module | 324 |
openresty/lua-resty-core | A Lua library providing an FFI-based API to interact with the Nginx Lua module | 809 |
upyun/lua-resty-checkups | Manages Nginx upstream servers using pure Lua scripts | 259 |
openresty/test-nginx | A testing framework for Nginx C module and Lua library development | 441 |
openresty/lua-nginx-module | A module that embeds the power of Lua into Nginx HTTP servers | 11,325 |
openresty/xss-nginx-module | Enables cross-site scripting support in an Nginx configuration to facilitate secure AJAX responses. | 148 |
openresty/echo-nginx-module | An Nginx module for adding shell-style functionality to configuration files | 1,172 |
openresty/lua-resty-upload | Provides a streaming API for handling HTTP file uploads using Lua and ngx_lua cosocket | 406 |
openresty/srcache-nginx-module | A caching module for transparent subrequest-based caching in arbitrary Nginx locations. | 476 |