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
angie-1.11.4-1.sles16.x86_64
[1.1 MiB]
Danila Vershinin (2026-03-26)
—
- Fixed TLS handshake issue in stream module affecting client certificate validation. · - Resolved buffer overflow in DAV module for COPY and MOVE requests. · - Addressed worker crash in MP4 module on 32-bit platforms. · - Fixed potential worker crash in MP4 module from crafted files. · - Corrected worker crash risk with CRAM-MD5 and APOP in Mail proxy module. · - Mitigated data injection risk in Mail proxy module via PTR DNS records. · - Fixed rare system errors affecting peer status in HTTP and stream modules.