Skip to main content
ModPageSpeed 2.0 and mod_pagespeed 1.1 — Now available

Pick your integration. Install in a few minutes.

Buy your license up front. First 14 days are free. Cancel before day 15 and you pay nothing.

After install, open the admin console at /pagespeed_global_admin on your server, start your 14-day trial, and either activate a license you already own or purchase one from the same page.

Running ASP.NET Core?

ModPageSpeed 2.0 ships as a NuGet middleware — same optimization pipeline, in-process, no sidecar.

ModPageSpeed 2.0 for .NET

ASP.NET Core

NuGet middleware

Two lines in Program.cs add the optimization pipeline to any ASP.NET Core app. No separate sidecar, no Docker required. Runs in-process on Windows, Linux, and macOS.

.NET 9, ASP.NET Core on Windows, Linux, or macOS.

Install guide

Running Apache, nginx, or IIS?

mod_pagespeed 1.1 is the drop-in continuation of the open-source project — same directives, same filters, actively maintained.

On nginx? Pick the 1.1 native module for a drop-in upgrade on an existing host. Pick the 2.0 Docker reverse proxy if you’re starting fresh and want container-native ops.

v1.1.0 see release notes

Direct downloads

v1.1.0

Mirrored from our archive — no GitHub account needed. Verify with the published SHA256SUMS or the GPG signing key.

Apache

IIS (Windows)

Each binary is GPG-signed; .asc next to every file (e.g. …msi.asc). Debug symbols and nginx packages are archived but not yet promoted to GA — contact us for early-access links.

Looking for native HTTP-server modules?

ModPageSpeed 2.0 v1.0.0 ships as the NuGet middleware for ASP.NET Core. For Apache, nginx, IIS, or Envoy — the native module path — use mod_pagespeed 1.1.

IISpeed customer? Claim your free 2.0 license.

How billing works

Pricing
License purchased through FastSpring from inside the product console. $49/server/month (monthly) or $39/server/month (billed annually). No per-request fees, no bandwidth metering.
Trial
Credit card required at checkout. Billing starts on day 15. Cancel any time before then from the product console and you pay nothing.
Activation
Ed25519-signed license token, delivered by email. Set it as an environment variable. Signature validation runs offline at startup; subscription state refreshes every 12 hours.
Hosting
Runs on your servers. No third-party proxy, no CDN dependency, no external service in your request path. Source publication under BSL 1.1 is on the roadmap.