Install the nginx module
Install the ModPageSpeed 2.0 dynamic module into your existing nginx.
Not available in 2.0 v1.0.0
The standalone nginx 2.0 module described on this page is not part of the v1.0.0 release. v1.0.0 ships the ASP.NET Core middleware (NuGet) and the Docker / nginx reverse proxy stack. For native nginx on bare-metal or VM today, use mod_pagespeed 1.1 — the production-hardened native module that covers Apache, nginx, IIS, and Envoy.
This page is retained for the future 2.x release that adds a standalone nginx module.
When this is available
The standalone nginx 2.0 module is deferred to a future 2.x release. Until then:
- For native nginx today, see mod_pagespeed 1.1 — ships a dynamic module for nginx 1.26+.
- For ModPageSpeed 2.0 today, see Docker installation.