Subscribe

View this package for all CentOS/RHEL versions →

How to install nginx-module-dynamic-etag in CentOS/RHEL 6 (x86_64)

NGINX module for adding ETag to dynamic content

License: BSD Vendor: GetPageSpeed, Inc. https://github.com/dvershinin/ngx_dynamic_etag

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install nginx-module-dynamic-etag

Description

This NGINX module empowers your dynamic content with automatic ETag header. It allows client browsers to issue conditional GET requests to dynamic pages. And thus saves bandwidth and ensures better performance!