Third-Party Modules#
Below are popular third-party nginx-compatible modules with brief descriptions. Package installation instructions are in the Third-Party Modules section.
Module | Description |
Adds JWT authentication for clients. | |
Adds support for LDAP authentication with multiple servers. | |
Adds support for PAM authentication. | |
Adds support for SPNEGO and GSSAPI. | |
Adds TOTP-based one-time password authentication. | |
Adds static and dynamic Brotli compression for responses. | |
Allows purging content from FastCGI, proxy, SCGI, and uWSGI caches. | |
Adds support for CGI. | |
Allows combining multiple server groups into one. | |
Extends WebDAV support with PROPFIND and OPTIONS methods. | |
Serves to dynamically block IP addresses and periodically unblock them. | |
Allows calling | |
Extends the capabilities of the built-in Memcached module. | |
Allows saving response bodies of subrequests into variables. | |
Adds geolocation search in MaxMind GeoIP2 databases. | |
Allows setting and clearing request and response headers. | |
Adds support for Radius. | |
Lightweight alternative to Auth JWT. | |
Allows using variables with values from key-value pairs. | |
Allow using the Lua language in Angie configuration
in the | |
Adds a connector for using ModSecurity rules. | |
Allow using njs, a subset of the JavaScript language,
in Angie configuration
in the Also available is a lightweight version of the package named
| |
Adds the Nginx Development Kit (NDK) for developing new modules. | |
Adds distributed OpenTracing request tracing in Angie; contains plugins for exporting data to Zipkin and DataDog. | |
Allows sending telemetry data to the OpenTelemetry collector. | |
Includes direct support for PostgreSQL databases. | |
Includes support for Redis 2.0 for HTTP upstreams. | |
Includes support for RTMP for streaming and video-on-demand broadcasts. | |
Adds various set_xxx directives to the Rewrite module. | |
Allows replacing strings in HTTP response bodies using regular expressions. | |
Helps combat bots using a "challenge-response" mechanism based on cookies. | |
Unpacks responses with | |
Adds | |
Allows repackaging MP4 files for streaming via HLS, HDS, MSS, and DASH. | |
Include the three listed modules for traffic monitoring. | |
Includes dynamic ZIP archive packaging. | |
Includes Zstandard compression. |