New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
What NGINX Modules Are You Using?
Hey folks, what NGINX modules are you using or recommend?
My current list includes:
https://github.com/google/ngx_brotli
https://github.com/openresty/redis2-nginx-module
https://nginx.org/en/docs/http/ngx_http_stub_status_module.html
Thanked by 1oloke


Comments
https://github.com/arut/nginx-rtmp-module
Does nginx brotli still maintained?
Should be. I have it disabled by default but users can optionally enable for Centmin Mod Nginx
currently doing testing for Centmin Mod for AlmaLinux 10
With additional modules variables enabled and switch from OpenSSL 3.5.0 to Amazon AWS-LC crypto library and HTTP/3 QUIC
random index
https://www.oreilly.com/library/view/nginx-http-server/9781788623551/0156cb51-9949-45b8-8533-ef50ed4c63c0.xhtml
https://nginx.org/en/docs/http/ngx_http_random_index_module.html
streammodule to proxy TCP traffic.I like https://github.com/VirtuBox/nginx-ee because it comes with everything I typically need
@4pple5auc3 I've never seen that before - thanks for sharing!
And the best part is, the code writer made the green color words for Nginx's green.

Anyone use naxsi? Alternative to mod_sec.
wdym nginx has modules??
I'm using it in as part of my OPNsense setup, (where I have the Nginx plugin to proxy TCP/UDP streams), but it's not great protection.
My main WAF is Safeline, which is built on Nginx and is surprisingly good: https://github.com/chaitin/safeline