It’s not as fast as Nginx but offers automatic HTTPS, is simpler to configure as a beginner, offers a ton of Plugins and is just a tad slower than Nginx, so maybe not the best choice for super high-traffic web servers:
Curious if anyone would choose Caddy over Nginx or Apache and why?
I tried Caddy back in the day, it was simple to use and I enjoyed it, but I moved to traefik for my docker services as I can use labels in my compose files to config everything.