GetPageSpeed Extras

nginx-module-sxg

How to install nginx-module-sxg in CentOS/RHEL 7 (aarch64)

Signed HTTP Exchange(SXG) support for NGINX

License: ASL 2.0 Vendor: GetPageSpeed, Inc. https://github.com/google/nginx-sxg-module

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-nginx-mod
sudo yum -y install nginx-module-sxg

Description

Signed HTTP Exchange(SXG) support for nginx. Nginx will convert response from upstream application into SXG, only for clients request on Accept: application/signed-exchane;v=b3 with highest qvalue.

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 Changelog
nginx-module-sxg-1.26.2.4.5.0.2-3.el7.gps.aarch64 23 KiB Danila Vershinin (2021-03-12)
- upstream module version auto-updated to 4.5

Subscribe