How to install angie (x86_64)
High performance web server
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-angie sudo yum -y install angie
Description
Angie is an efficient, powerful and scalable web server, that was forked from nginx by some of its former core devs, with intention to extend functionality far beyond original version. Angie is a drop-in replacement for nginx, so you can use existing nginx configuration without major changes.
RPMs
| Package | Size | Built | Changes |
|---|---|---|---|
| angie-1.12.2-1.amzn2023.x86_64 | 1.3 MiB | 2026-09-19 |
Danila Vershinin - upstream release v1.12.2 |
| angie-1.12.1-2.amzn2023.x86_64 | 1.3 MiB | 2026-08-28 |
Danila Vershinin - Fixed memory corruption issues related to unnamed capture variables in map directives. · - Resolved crashes when using slice directive with volatile map variables. · - Addressed memory corruption in SSI module with unbuffered proxying. · - Corrected metric data corruption in expire=on mode. · - Fixed infinite loop in least_time directive with unavailable upstream servers. |
| angie-1.12.1-1.amzn2023.x86_64 | 1.2 MiB | 2026-07-18 |
Danila Vershinin - Fixed memory corruption issues related to unnamed capture variables in map directives. · - Resolved crashes when using slice directive with volatile map variables. · - Addressed memory corruption in SSI module with unbuffered proxying. · - Corrected metric data corruption in expire=on mode. · - Fixed infinite loop in least_time directive with unavailable upstream servers. |
| angie-1.12.0-1.amzn2023.x86_64 | 1.2 MiB | 2026-07-15 |
Danila Vershinin - Added load balancing based on response times for HTTP and stream servers. · - Introduced sticky session learning mode for proxied servers. · - New draining mode for proxied servers to manage traffic. · - Enhanced statistics API for response times with Prometheus support. · - Implemented DNS over HTTPS server for secure queries. · - Improved ACME support for certificate management and compatibility. · - Fixed various bugs related to metrics and header handling. |
| angie-1.11.8-1.amzn2023.x86_64 | 1.2 MiB | 2026-06-20 |
Danila Vershinin - Fixed buffer overflow vulnerability in gRPC proxying (CVE-2026-42055). · - Resolved out-of-bounds read in UTF-8 decoding (CVE-2026-48142). · - Bugfix for master process crash with IP addresses in acme directives. |