GetPageSpeed Extras

nginx-module-compression-normalize

View this package for all CentOS/RHEL versions →

How to install nginx-module-compression-normalize in CentOS/RHEL 10 (aarch64)

NGINX Accept-Encoding Normalization module

License: BSD-2-Clause Vendor: GetPageSpeed LLC https://github.com/dvershinin/ngx_http_compression_normalize_module

Install

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install nginx-module-compression-normalize

Description

NGINX module that parses, normalizes, and manages the Accept-Encoding headers from client requests. It ensures consistent handling of compression algorithms by standardizing the Accept-Encoding values, reducing cache variant explosion and improving vary cache performance. This is essential for proxy caching with Vary: Accept-Encoding to prevent creating multiple cache entries for equivalent compression preferences like "gzip, br" vs "br, gzip". To enable this module after installation, add the following to /etc/nginx/nginx.conf and reload NGINX: load_module modules/ngx_http_compression_normalize_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;

Architecture

Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.

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-compression-normalize-1.30.3+1.0.0-2.el10.gps.aarch64 19 KiB 2026-06-18 no changelog
nginx-module-compression-normalize-1.30.2+1.0.0-2.el10.gps.aarch64 19 KiB 2026-05-23 no changelog
nginx-module-compression-normalize-1.30.1+1.0.0-2.el10.gps.aarch64 19 KiB 2026-05-15 no changelog
nginx-module-compression-normalize-1.30.1+1.0.0-1.el10.gps.aarch64 19 KiB 2026-05-14 no changelog
nginx-module-compression-normalize-1.30.0+1.0.0-1.el10.gps.aarch64 19 KiB 2026-04-15 no changelog
nginx-module-compression-normalize-1.28.3+1.0.0-1.el10.gps.aarch64 19 KiB 2026-03-25 no changelog
nginx-module-compression-normalize-1.28.2+1.0.0-1.el10.gps.aarch64 18 KiB 2026-02-05 no changelog
nginx-module-compression-normalize-1.28.1+1.0.0-1.el10.gps.aarch64 18 KiB 2026-01-06 no changelog

Subscribe