nginx-module-sxg - Signed HTTP Exchange(SXG) support for NGINX
Website: | https://github.com/google/nginx-sxg-module |
---|---|
License: | ASL 2.0 |
Vendor: | GetPageSpeed, Inc. |
- 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.
How to 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
Packages
nginx-module-sxg-1.26.2.4.5.0.2-3.amzn2.gps.x86_64 [23 KiB] |
Changelog
by Danila Vershinin (2021-03-12):
- upstream module version auto-updated to 4.5 |