14
submitted 1 year ago* (last edited 1 year ago) by CinnamonTheCat@beehaw.org to c/programming@beehaw.org

I've recently been wondering if Lemmy should switch out NGINX for Caddy, while I hadn't had experience with Caddy it looks like a great & fast alternative, What do you all think?

EDIT: I meant beehaw not Lemmy as a whole

you are viewing a single comment's thread
view the rest of the comments
[-] CinnamonTheCat@beehaw.org 3 points 1 year ago

I, too, dislike NGINX configs, but mainly I think Caddy should be considered for the feature set and performance it has over nginx. While it is true that nginx is pretty performant, that is without talking about third party modules written in Lua. Cloudflare had an amazing post about it a while back where they said while nginx on its own is ok, when you add third party scripts into the mix it slows down to a craw.

[-] diamond@beehaw.org 1 points 1 year ago

I had no idea that NGINX has Lua plugins. You'd probably want to check if Caddy has equivalents for those plugins though, or just implement them in Go yourself.

[-] CinnamonTheCat@beehaw.org 1 points 1 year ago

Caddy uses go based plugins, I remember, they're called modules.

Source: https://caddyserver.com/docs/modules/

this post was submitted on 16 Jun 2023
14 points (100.0% liked)

Programming

13345 readers
1 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 1 year ago
MODERATORS