The original post: /r/nginx by /u/Hungry-Profile3779 on 2024-09-07 20:51:44.
I learned about Nginx Unit today. It looks like it’s more optimized version Nginx. If I need a server for PHP application that I built from scratch, should I always use Nginx Unit for its optimal performance? is there any benefit of using traditional Nginx? It’s confusing because most of tutorials out there teach me to use traditional Nginx server for a PHP site but on the benchmarks, Nginx Unit performs much better.
You must log in or register to comment.