Hacker News new | ask | show | jobs
by doublepg23 874 days ago
Huh TIL. I had always considered nginx the “fast” http server.
1 comments

Nginx is fast enough for most applications. I wouldn’t bother switching if you dont need the power of “software defined” proxy
Performance aside, if you need fully functional HTTP/2 and maybe HTTP/3 support then you're better off not using nginx. It's a pain.