How to install nginx-module-echo in CentOS/RHEL 8 (x86_64)
nginx Echo module
Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install dnf-plugins-core sudo dnf config-manager --enable getpagespeed-extras-mainline sudo dnf -y install nginx-module-echo
Description
An NGINX module for bringing the power of "echo", "sleep", "time" and more to NGINX's config file To enable this module after installation, add the following to /etc/nginx/nginx.conf and reload NGINX: load_module modules/ngx_http_echo_module.so; Alternatively, enable all installed modules by adding this line to the top of /etc/nginx/nginx.conf: include /usr/share/nginx/modules/*.conf;
Compatibility
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
RPMs
| Package | Size | Built | Changes |
|---|---|---|---|
| nginx-module-echo-1.31.2+0.65-2.el8.gps.x86_64 | 45 KiB | 2026-06-21 | no changelog |
| nginx-module-echo-1.31.2+0.64-2.el8.gps.x86_64 | 45 KiB | 2026-06-18 | no changelog |
| nginx-module-echo-1.31.1+0.64-2.el8.gps.x86_64 | 45 KiB | 2026-05-23 | no changelog |
| nginx-module-echo-1.31.0+0.64-2.el8.gps.x86_64 | 45 KiB | 2026-05-15 | no changelog |
| nginx-module-echo-1.31.0+0.64-1.el8.gps.x86_64 | 45 KiB | 2026-05-14 | no changelog |
| nginx-module-echo-1.29.8+0.64-1.el8.gps.x86_64 | 45 KiB | 2026-04-08 | no changelog |
| nginx-module-echo-1.29.7+0.64-1.el8.gps.x86_64 | 45 KiB | 2026-03-25 | no changelog |
| nginx-module-echo-1.29.6+0.64-1.el8.gps.x86_64 | 45 KiB | 2026-03-11 | no changelog |
| nginx-module-echo-1.29.5+0.64-1.el8.gps.x86_64 | 45 KiB | 2026-02-05 | no changelog |
| nginx-module-echo-1.29.4+0.64-1.el8.gps.x86_64 | 45 KiB | 2025-12-11 | no changelog |