nginx-module-immutable - NGINX module for setting immutable caching on static assets
Website: | https://github.com/GetPageSpeed/ngx_immutable |
---|---|
License: | BSD |
Vendor: | GetPageSpeed LLC |
- Description:
This tiny NGINX module can help improve caching of your public static assets by setting far future expiration together with immutable attribute.
- Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
How to 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-immutable