Y
Hacker News
new
|
ask
|
show
|
jobs
by
doublepg23
874 days ago
Huh TIL. I had always considered nginx the “fast” http server.
1 comments
dilyevsky
874 days ago
Nginx is fast enough for most applications. I wouldn’t bother switching if you dont need the power of “software defined” proxy
link
xyzzy_plugh
874 days ago
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.
link