Jump to letter: [
T
]
tengine - Tengine, advanced NGINX web server
- 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.
- Distro notes:
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
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-tengine
sudo dnf -y install tengine
Packages