this post was submitted on 16 Jun 2023
17 points (100.0% liked)
Programming
13992 readers
4 users here now
All things programming and coding related. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Why? What's wrong with nginx?
While I can't speak for others, I've found NGINX to have weird issues where sometimes it just dies. And I have to manually restart the systemd service.
The configuration files are verbose, and maybe caddy would have better performance? I hadn't investigated it much
EDIT:
Nginx lacks http3 support out of the box
http3 is available in nginx 1.25 if you want to run their current release.
Oh, but is it by default enabled?
no idea, i run 1.24 - i do QUICK termination on CDN either Fastly or Cloudflare
If it's an option but not supported, well, uh? I don't think that's a good argument.