GetPageSpeed Extras

nginx-module-sxg

How to install nginx-module-sxg (x86_64)

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 yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-mainline
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;

RPMs

Package Size Changelog
nginx-module-sxg-1.31.1+4.5-10.amzn2023.gps.x86_64 29 KiB no changelog
nginx-module-sxg-1.31.0+4.5-10.amzn2023.gps.x86_64 29 KiB no changelog
nginx-module-sxg-1.31.0+4.5-9.amzn2023.gps.x86_64 29 KiB no changelog
nginx-module-sxg-1.29.8+4.5-9.amzn2023.gps.x86_64 29 KiB no changelog
nginx-module-sxg-1.29.7+4.5-9.amzn2023.gps.x86_64 29 KiB no changelog
nginx-module-sxg-1.29.6+4.5-9.amzn2023.gps.x86_64 29 KiB no changelog
nginx-module-sxg-1.29.5+4.5-9.amzn2023.gps.x86_64 29 KiB no changelog
nginx-module-sxg-1.29.4+4.5-9.amzn2023.gps.x86_64 29 KiB no changelog
nginx-module-sxg-1.29.3+4.5-9.amzn2023.gps.x86_64 29 KiB no changelog
nginx-module-sxg-1.29.2+4.5-9.amzn2023.gps.x86_64 29 KiB no changelog

Subscribe