How to install ea-nginx in CentOS/RHEL 7 (x86_64)
High performance web server (caching reverse-proxy by default)
Important: cPanel with EasyApache 4 must be installed on your server before using this repository.
Install
# cPanel with EasyApache 4 must be installed on your server.
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-ea4
sudo yum -y install ea-nginx
Description
NGINX is a high performance web server that is configured as a caching reverse-proxy by default. This setup results in faster time to first byte and often less load on a busy server.
RPMs
ea-nginx-1.30.0-3.el7.gps.x86_64
[960 KiB]
Cory McIntire (2026-02-04)
—
- EA-13333: Update ea-nginx from v1.29.4 to v1.29.5 · - Security: an attacker might inject plain text data in the response from an SSL backend (CVE-2026-1642).