Enterprise NGINX Modules for Linux
100+ pre-compiled dynamic modules for RHEL, AlmaLinux, Rocky Linux, and more. PageSpeed, ModSecurity, Brotli, GeoIP2 — installed in minutes, not hours.
Why GetPageSpeed?
Pre-built NGINX modules for enterprise Linux, ready to install
100+ Modules
The largest collection of NGINX dynamic modules available as RPM packages.
Enterprise Security
ModSecurity WAF, NAXSI, JWT auth, and security headers included at no extra cost.
One-Command Install
No compiling from source. Just yum install and load_module. Up and running in 5 minutes.
95% Less Than Plus
Starting at $10/month vs $3,675+/year for NGINX Plus. Same modules, fraction of the cost.
Featured Modules
Our most popular modules, each installable with a single command
Google PageSpeed
Automatic frontend optimization — minifies CSS/JS, optimizes images, and implements best practices.
Learn MoreModSecurity WAF
Enterprise-grade Web Application Firewall. OWASP Core Rule Set protects against the Top 10 threats.
Learn MoreBrotli Compression
Google's compression algorithm. 15–25% better than GZIP for all text-based content.
Learn MoreGeoIP2
MaxMind GeoIP2 for geo-targeting, region-based access control, and location-aware delivery.
Learn MoreFree NGINX Tools
Useful utilities for NGINX administrators
NGINX Config Checker
Validate and analyze your NGINX configuration for security issues and best practices.
Try It FreeApache to NGINX
Convert your Apache .htaccess rules to NGINX configuration directives instantly.
Convert NowWebsite Speed Check
Test your website's server performance, compression, HTTP/2 support, and more.
Check SpeedFrom Our Blog
Latest articles on NGINX, web performance, and server security
NGINX HTML Sanitize Module: Strip Dangerous HTML at the Edge
Learn how to sanitize HTML content at the NGINX level using the ngx_http_html_sanitize_module. This module uses Google's gumbo-parser for HTML5…
NGINX Graphite Module: Send Server Metrics to Graphite
Learn how to send NGINX metrics directly to Graphite with the NGINX Graphite module. Collect per-location request rates, response times,…
NGINX Form Input Module: Parse POST Data into Variables
Learn how to parse HTTP POST and PUT form data directly into NGINX variables using the form-input module. Extract URL-encoded…