GetPageSpeed Extras

tengine

How to install tengine in CentOS/RHEL 10 (x86_64)

Tengine, advanced NGINX web server

License: BSD Vendor: Alibaba Group http://tengine.taobao.org/

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-tengine
sudo dnf -y install tengine

Description

Tengine is a web server originated by Taobao, the largest e-commerce website in Asia. It is based on the Nginx HTTP server and has many advanced features. Tengine has proven to be very stable and efficient on some of the top 100 websites in the world, including taobao.com and tmall.com. This package supports HTTP/3 with XQUIC. It also makes use of jemalloc, and the crypto library Tongsuo, which is authorized by the Chinese government for use in commercial products.

Compatibility

This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.

RPMs

Package Size Changelog
tengine-3.1.0-3.el10.x86_64 963 KiB Danila Vershinin (2026-04-19)
- Preserve cross-variant service state across upgrades: %pretrans/%posttrans ยท snapshot nginx.service and angie.service, restore to nginx.service

Subscribe