How to install nginx-module-pagespeed-selinux in CentOS/RHEL 9 (x86_64)
SELinux policy module required to run NGINX PageSpeed module
Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install nginx-module-pagespeed-selinux
Description
This package contains SELinux policy module necessary to run NGINX PageSpeed module.
RPMs
Danila Vershinin (2026-05-13)
—
- Bump to libpagespeed v2.1.0-beta10: fix worker SIGSEGV on first background · fetch (NULL fetcher dereferenced in RateController::Fetch when Serf was · disabled in this fork); substitute version.h placeholders at build time · so log lines and X-Page-Speed header no longer print literal @MAJOR@ etc.
Danila Vershinin (2026-05-13)
—
- Bump to libpagespeed v2.1.0-beta10: fix worker SIGSEGV on first background · fetch (NULL fetcher dereferenced in RateController::Fetch when Serf was · disabled in this fork); substitute version.h placeholders at build time · so log lines and X-Page-Speed header no longer print literal @MAJOR@ etc.
Danila Vershinin (2026-05-08)
—
- Switch to dvershinin/ngx_pagespeed monorepo build (libpagespeed bundled, · no PSOL dependency). First beta in the testing channel; consumes pre-built · libpagespeed SDK tarball from GitHub Releases. · - Add aarch64 support; drop EL7/EL8 (SDK glibc 2.39 floor)