nginx-mod - High performance web server
Website: | https://www.getpagespeed.com/server-setup/nginx-mod-a-better-faster-nginx-build |
---|---|
License: | BSD |
Vendor: | GetPageSpeed, Inc. |
- Description:
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server. This version adds some patches to improve performance: * HPACK by Cloudflare * Dynamic TLS records It is also built with QuicTLS in order to support HTTP/3. Be careful using this in production. This package merely addresses all the crazy folks who want you to compile nginx to get the above features. The compiled nginx is evil for many reasons. For more info, see: https://www.getpagespeed.com/server-setup/where-compilation-went-wrong The lesser, as well as faster evil is here. Packaged install is easier to use in production and is also easier to rollback to stable nginx version in case there's an issue with those patches or the bundled newest OpenSSL.
How to Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install dnf-plugins-core sudo dnf config-manager --enable getpagespeed-extras-nginx-mod sudo dnf -y install nginx-mod
Packages
nginx-mod-1.26.2-5.el8.x86_64 [982 KiB] |
Changelog
by Danila Vershinin (2022-07-20):
- Introduced kLTS support in RHEL 8+ and Fedora packages |
nginx-mod-1.26.1-5.el8.x86_64 [982 KiB] |
Changelog
by Danila Vershinin (2022-07-20):
- Introduced kLTS support in RHEL 8+ and Fedora packages |
nginx-mod-1.26.0-5.el8.x86_64 [981 KiB] |
Changelog
by Danila Vershinin (2022-07-20):
- Introduced kLTS support in RHEL 8+ and Fedora packages |
nginx-mod-1.26.0-4.el8.x86_64 [982 KiB] |
Changelog
by Danila Vershinin (2022-07-20):
- Introduced kLTS support in RHEL 8+ and Fedora packages |
nginx-mod-1.26.0-3.el8.x86_64 [981 KiB] |
Changelog
by Danila Vershinin (2022-07-20):
- Introduced kLTS support in RHEL 8+ and Fedora packages |
nginx-mod-1.26.0-2.el8.x86_64 [864 KiB] |
Changelog
by Danila Vershinin (2022-07-20):
- Introduced kLTS support in RHEL 8+ and Fedora packages |
nginx-mod-1.24.0-9.el8.x86_64 [861 KiB] |
Changelog
by Danila Vershinin (2022-07-20):
- Introduced kLTS support in RHEL 8+ and Fedora packages |
nginx-mod-1.24.0-8.el8.x86_64 [861 KiB] |
Changelog
by Danila Vershinin (2022-07-20):
- Introduced kLTS support in RHEL 8+ and Fedora packages |
nginx-mod-1.24.0-7.el8.x86_64 [861 KiB] |
Changelog
by Danila Vershinin (2022-07-20):
- Introduced kLTS support in RHEL 8+ and Fedora packages |
nginx-mod-1.24.0-6.el8.x86_64 [862 KiB] |
Changelog
by Danila Vershinin (2022-07-20):
- Introduced kLTS support in RHEL 8+ and Fedora packages |
nginx-mod-1.22.1-6.el8.x86_64 [854 KiB] |
Changelog
by Danila Vershinin (2022-07-20):
- Introduced kLTS support in RHEL 8+ and Fedora packages |
nginx-mod-1.22.1-5.el8.x86_64 [854 KiB] |
Changelog
by Danila Vershinin (2022-07-20):
- Introduced kLTS support in RHEL 8+ and Fedora packages |
nginx-mod-1.22.0-5.el8.x86_64 [853 KiB] |
Changelog
by Danila Vershinin (2022-07-20):
- Introduced kLTS support in RHEL 8+ and Fedora packages |
nginx-mod-1.22.0-4.el8.x86_64 [853 KiB] |
Changelog
by Danila Vershinin (2021-06-28):
- Obsolete all releases of stable NGINX |
nginx-mod-1.22.0-3.el8.x86_64 [853 KiB] |
Changelog
by Danila Vershinin (2021-06-28):
- Obsolete all releases of stable NGINX |
nginx-mod-1.20.2-3.el8.x86_64 [846 KiB] |
Changelog
by Danila Vershinin (2021-06-28):
- Obsolete all releases of stable NGINX |
nginx-mod-1.20.1-3.el8.x86_64 [846 KiB] |
Changelog
by Danila Vershinin (2021-06-28):
- Obsolete all releases of stable NGINX |
nginx-mod-1.20.1-2.el8.x86_64 [846 KiB] |
Changelog
by Danila Vershinin (2021-04-22):
- Synced with upstream and adjusted dynamic TLS records patch for 1.20.0 - Fixed server_tokens patch for HTTPv2 |
nginx-mod-1.20.0-2.el8.x86_64 [846 KiB] |
Changelog
by Danila Vershinin (2021-04-22):
- Synced with upstream and adjusted dynamic TLS records patch for 1.20.0 - Fixed server_tokens patch for HTTPv2 |
nginx-mod-1.20.0-1.el8.x86_64 [846 KiB] |
Changelog
by Danila Vershinin (2021-04-22):
- Synced with upstream and adjusted dynamic TLS records patch for 1.20.0 |
nginx-mod-1.18.0-7.el8.x86_64 [827 KiB] |
Changelog
by Danila Vershinin (2020-11-16):
- Synced with upstream module dependency tracking |
nginx-mod-1.18.0-6.el8.x86_64 [831 KiB] |
Changelog
by Danila Vershinin (2020-11-16):
- Synced with upstream module dependency tracking |
nginx-mod-1.18.0-5.el8.x86_64 [831 KiB] |
Changelog
by Danila Vershinin (2020-11-16):
- Synced with upstream module dependency tracking |
nginx-mod-1.18.0-4.el8.x86_64 [831 KiB] |
Changelog
by Danila Vershinin (2020-08-20):
- Integrated patch allowing for server_tokens none; configuration |
nginx-mod-1.18.0-3.el8.x86_64 [832 KiB] |
Changelog
by Danila Vershinin (2020-05-21):
- Re-integrated HPACK patch - SELinux compat integrated |