by franga2000 on 9/21/2022, 8:26:32 AM
by fariszr on 9/20/2022, 7:08:45 PM
Pretty exciting, finally a (semi-)mainstream webserver supporting HTTP/3.
Also performance improvements almost across the board.
by ksec on 9/21/2022, 2:44:44 PM
Probably need to test Caddy's performance again. Last time it was quite far behind Nginx under heavy workload.
I love and regularly use Caddy, but I take issue with them bragging about extensibility as they do in the introduction paragraph here. "unlimited extensibility"? You mean how you have to recompile the whole damn server to install a plugin?!? So now I either need to pull the entire Go development environment onto every single web server I run and recompile Caddy from source every update day, or set up a CI server and package repository with every different configuration of plugins I run - all just for the privilege of using Caddy's most heavily marketed feature (automatic HTTPS) with a DNS provider that isn't Cloudflare? (or any other of a number of other features that are either built in or loadable modules in every other web server out there).