One price per server. From $49/month.
Or $39/server/month billed annually. No per-request fees. No bandwidth metering. All optimizations included.
14 days free. Cancel before day 15 and pay nothing. After that, your card is charged for the term you pick — cancel any time, billing stops at period end. Prices are localized at checkout; local VAT is shown there.
Launch pricing through June 16, 2026 — year-one rates shown below on new mod_pagespeed 1.1 and ModPageSpeed 2.0 subscriptions. 18 days left.
Annual saves ~20% — two months free, every year.
mod_pagespeed 1.1
Drop-in upgrade from open-source — nginx, Apache, IIS (Envoy experimental)
$19.50 /server/mo Save ~20%
Billed once a year · year one. Renews at $39/mo
$24.50 /server/mo
Billed monthly · year one. Renews at $49/mo
- nginx, Apache, IIS (Envoy experimental)
- Drop-in from open-source
- Cyclone Cache
- Security patches
- In-process module
- Email support
14 days free. Cancel before day 15 and pay nothing.
ModPageSpeed 2.0
Ground-up C++23 rewrite — any HTTP origin via the worker
$19.50 /server/mo Save ~20%
Billed once a year · year one. Renews at $39/mo
$24.50 /server/mo
Billed monthly · year one. Renews at $49/mo
- Any HTTP origin via nginx proxy
- Zero-copy cache serving
- Variant-aware caching — format, viewport, density, Save-Data, encoding
- Critical CSS extraction
- ML image quality
- Web console
- ASP.NET Core
- Email support
14 days free. Cancel before day 15 and pay nothing.
Running 3 or more servers? Ask us about volume pricing.
What a flat per-server license replaces
~$3,500
Typical image-CDN bill at 10M monthly image requests, on published per-unit list pricing. It climbs with traffic.
$39/server/mo
Flat, annual. No per-request fees, no per-transformation fees, no bandwidth metering. The bill doesn't move with traffic.
~300–500K
Monthly image requests where self-hosting overtakes a CDN. Below that, a CDN is often cheaper — we say so.
Run your own numbers in the savings calculator, or read the full cost model in Image Optimization Cost: Self-Hosted vs CDN. Figures reflect published list-price models as of February 2026 — confirm current rates with each vendor.
What if I cancel?
The module stops optimizing when your license expires. nginx serves your origin directly from that point on — your site keeps working, it just skips optimization. Your cache and config aren't touched, so re-activating later picks up where you left off.
Will it break my site?
Transforms are safe by construction. JS minification only strips whitespace and comments — no variable renaming. CSS minification preserves semantics. If any optimization fails, the original is served. More in the FAQ.
One small company — what's the risk?
Source publication under the Business Source License 1.1 is on our roadmap — it converts to Apache 2.0 on a fixed change date. License validation runs offline; there's no kill switch in the request path. How licensing works.
For fleets larger than 10 servers
11+ servers
Volume pricing and a Master Services Agreement
Self-serve covers up to 10 servers. Beyond that we quote a per-server volume rate and sign an MSA — same optimization pipeline, terms that fit a larger fleet.
- Volume per-server discount
- Master Services Agreement
- SSO / SAML
- Priority email support
Custom quote
Email sales@we-amp.comWe aim to reply in about a business day (CET).
Pre-filled with the details that speed up a quote — edit before sending.
Prices on the cards are FastSpring's localized rate for your region — same number you'll see at checkout. VAT or GST is included where FastSpring is registered to collect it; elsewhere local tax is added at checkout.
One license covers one production server. Contact sales@we-amp.com for multi-environment or volume pricing.
How the trial starts
Two install paths. Pick the one that matches your stack.
-
Step 1
Install the module
Apache on Debian/Ubuntu:
curl -fsSL https://packages.modpagespeed.com/install.sh | sudo sh sudo apt install mod-pagespeednginx, IIS, or Envoy — see the install guide.
-
Step 2
Open the admin console
At
/pagespeed_global_adminon your server. -
Step 3
Start your 14-day trial
From the console. Card required at checkout — 14 days free, cancel before day 15 and pay nothing.
-
Step 1
Add the NuGet package
dotnet add package WeAmp.PageSpeed.AspNetCoreNative binaries for linux-x64, linux-arm64, osx-arm64, and win-x64 are pulled transitively. View on NuGet →
-
Step 2
Open the console
Run your app, then visit
/console/on the same host and port. -
Step 3
Start your 14-day trial
From the console. Card required at checkout — 14 days free, cancel before day 15 and pay nothing.
Which edition should I choose?
Choose 1.1 if…
You're already running mod_pagespeed or ngx_pagespeed and want a maintained, supported release with the same config. Best for existing installations on Apache, nginx, IIS, or Envoy.
Choose 2.0 if…
You're starting fresh or want the latest architecture. New C++23 codebase with external worker process, variant-aware caching, and zero-copy serving. Two integrations: a Docker / nginx reverse proxy in front of any HTTP origin, and an ASP.NET Core middleware.
Frequently asked questions
What counts as a server?
What happens when the 14-day trial ends?
What happens after I cancel?
Is there a free tier?
/pagespeed_global_admin on your server.How does the license key work?
mod_pagespeed is free. Why should I pay?
What's your refund policy?
Which integrations are supported?
How does the nginx integration work?
Does it work with Apache?
BACKEND_HOST at your origin, and all optimizations apply automatically. If you need an in-process Apache module instead, that's mod_pagespeed 1.1.Does it work with Kubernetes?
Does it add latency?
Can it break my site?
Why not just use Cloudflare or another CDN?
Running mod_pagespeed 1.1? See the 1.1 FAQ →