GetPageSpeed Extras

nginx-module-zstd

How to install nginx-module-zstd (x86_64)

NGINX module for the Zstandard compression

License: BSD-2-Clause Vendor: GetPageSpeed LLC https://github.com/tokers/zstd-nginx-module

Install

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

Description

NGINX module for the Zstandard compression. This NGINX module is currently considered experimental. To enable this module after installation, add the following to /etc/nginx/nginx.conf and reload NGINX: load_module modules/ngx_http_zstd_filter_module.so; load_module modules/ngx_http_zstd_static_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;

RPMs

Package Size Built Changes
nginx-module-zstd-1.30.3+0.1.1-2.fc44.gps.x86_64 30 KiB 2026-06-18 no changelog
nginx-module-zstd-1.30.2+0.1.1-2.fc44.gps.x86_64 30 KiB 2026-05-23 no changelog
nginx-module-zstd-1.30.1+0.1.1-2.fc44.gps.x86_64 30 KiB 2026-05-15 no changelog
nginx-module-zstd-1.30.1+0.1.1-1.fc44.gps.x86_64 29 KiB 2026-05-14 no changelog

Subscribe