New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Comments
My follow up reply on their forums for additional tests that can better highlight real usage better https://forum.tjll.net/t/tyblog-35-million-hot-dogs-benchmarking-caddy-vs-nginx/256/5
For performance and scalability Nginx > Caddy. One thing Caddy is better at though is managing SSL certificate storage once you have 10000s of vhosts on the server. Nginx resource usage at 10000s of vhosts for SSL isn't handled as nicely.
For me personally, I'm more likely to have a few Nginx vhosts with higher concurrent traffic than many vhost sites on the same server. So don't see a need for Caddy given my past Caddy vs Centmin Mod Nginx benchmark comparisons.
Yes, We use Nginx. Bu i was looking to replace my bunny service used for custom hostnames and ssl issue for hostnames.
Will try this looking much better than caddy in terms of usability.
Mainly for personal uses it can be good not for production i think. never tried this.
cab you please recommend/gits some post for nginx conf to serve in production static/php/stream/limit/filter/use inline lua
all those goodies
thanks
ehab
NGINX is amazing, but I love Caddy.
I find it easier to issue SSL certs, integrate with CloudFlare and automate with Ansible.
I don't personally but I know Fathom Analytics uses Caddy
I use it for my jellyfin server for https and cloudflare workers reverse proxy.