GetPageSpeed Extras

nginx-module-sxg

How to install nginx-module-sxg (aarch64)

Signed HTTP Exchange(SXG) support for NGINX

License: Apache-2.0 Vendor: GetPageSpeed LLC https://github.com/google/nginx-sxg-module

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo amazon-linux-extras install epel
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. To enable this module after installation, add the following to /etc/nginx/nginx.conf and reload NGINX: load_module modules/ngx_http_sxg_filter_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.

RPMs

Package Size Changelog
nginx-module-sxg-1.30.2+4.5-10.amzn2.gps.aarch64 25 KiB no changelog
nginx-module-sxg-1.30.1+4.5-10.amzn2.gps.aarch64 25 KiB no changelog
nginx-module-sxg-1.30.1+4.5-9.amzn2.gps.aarch64 25 KiB no changelog
nginx-module-sxg-1.30.0+4.5-9.amzn2.gps.aarch64 25 KiB no changelog
nginx-module-sxg-1.28.3+4.5-9.amzn2.gps.aarch64 25 KiB no changelog
nginx-module-sxg-1.28.2+4.5-9.amzn2.gps.aarch64 25 KiB no changelog
nginx-module-sxg-1.28.1+4.5-9.amzn2.gps.aarch64 25 KiB no changelog
nginx-module-sxg-1.28.0+4.5-9.amzn2.gps.aarch64 25 KiB no changelog
nginx-module-sxg-1.26.3+4.5-9.amzn2.gps.aarch64 25 KiB no changelog
nginx-module-sxg-1.26.2+4.5-9.amzn2.gps.aarch64 25 KiB no changelog

Subscribe