michaelplshkv·3년 전·discussThere are a few additional ways to extend nginx without writing a module in C.- JavaScript: https://nginx.org/en/docs/njs/ and https://github.com/nginx/njs-examples- Lua: https://github.com/openresty/lua-nginx-module- Rust: https://github.com/nginxinc/ngx-rust
- JavaScript: https://nginx.org/en/docs/njs/ and https://github.com/nginx/njs-examples
- Lua: https://github.com/openresty/lua-nginx-module
- Rust: https://github.com/nginxinc/ngx-rust