Not sure how many would use or know of Tengine it as it's probably a niche option, so just putting this out there for consideration.
I have tested this with Wordpress and it seems to preform much faster and the Nginx plugins eg Nginx helper and cache work perfectly.
Details from the website:
https://tengine.taobao.org
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, Tmall.com, Youku, AliExpress, Lazada and Alibaba Cloud.
Features:
All features of Nginx-1.24.0 are inherited, i.e., it is compatible with Nginx.
Dynamically reconfigure the servers, locations and upstreams without reloading or restarting worker processes.
HTTP/3 support (QUIC v1 and draft-29).
High-speed UDP transmission with kernel-bypass.
Dynamically reconfigure routing based on standard and custom HTTP header, cookie, query and weights.
Dynamically reconfigure routing to add/append custom headers or add query parameter to the HTTP request.
Dynamically reconfigure routing to add custom headers to the HTTP response without tengine reload.
Dynamically reconfigure TLS versions, timeout setting, SSL Redirects, CORS and enabling/disabling robots for the server and location.
Support the CONNECT HTTP method for forward proxy.
Enhanced operations monitoring, such as asynchronous log & rollback, DNS caching, memory usage, etc.
Sends unbuffered upload directly to HTTP and FastCGI backend servers, which saves disk I/Os.
Support asynchronous SSL/TLS mode, Could use QAT to offload and accelerated SSL.
More load balancing methods, e.g., consistent hashing, session persistence, upstream health check, and resolving upstream domain