I am surprised how well nginx holds up?!
Caddy compatibility for zeroserve: 3x throughput and 70% lower latency
11–20 of 66 posts
Re: Caddy compatibility for zeroserve: 3x throughput and 70% lower latency
#12Anyone else got a really weird Chorme pop-up asking which cert to use for su3.io:443? Very bizarre, never seen that before. Thumbprints: - 60949a09aab8677f87a0b9eda7099a03ca510fb3 - 1b146798f0dc93773247e86312f1b730c4eeebb3
Re: Caddy compatibility for zeroserve: 3x throughput and 70% lower latency
#13Anyone else got a really weird Chorme pop-up asking which cert to use for su3.io:443? Very bizarre, never seen that before. Thumbprints: - 60949a09aab8677f87a0b9eda7099a03ca510fb3 - 1b146798f0dc93773247e86312f1b730c4eeebb3
Re: Caddy compatibility for zeroserve: 3x throughput and 70% lower latency
#14Anyone else got a really weird Chorme pop-up asking which cert to use for su3.io:443? Very bizarre, never seen that before. Thumbprints: - 60949a09aab8677f87a0b9eda7099a03ca510fb3 - 1b146798f0dc93773247e86312f1b730c4eeebb3
Re: Caddy compatibility for zeroserve: 3x throughput and 70% lower latency
#15Anyone else got a really weird Chorme pop-up asking which cert to use for su3.io:443? Very bizarre, never seen that before. Thumbprints: - 60949a09aab8677f87a0b9eda7099a03ca510fb3 - 1b146798f0dc93773247e86312f1b730c4eeebb3
Re: Caddy compatibility for zeroserve: 3x throughput and 70% lower latency
#16Anyone else got a really weird Chorme pop-up asking which cert to use for su3.io:443? Very bizarre, never seen that before. Thumbprints: - 60949a09aab8677f87a0b9eda7099a03ca510fb3 - 1b146798f0dc93773247e86312f1b730c4eeebb3
For my own stuff that's not meant for a wider audience, I sometimes use mTLS in front of my apps, alongside self-signed certs (my own CA) that shouldn't show up in certificate transparency logs.
This site also seems to be requesting a certificate from the user. Normally you probably don't want that for public facing resources.
Re: Caddy compatibility for zeroserve: 3x throughput and 70% lower latency
#17I am surprised how well nginx holds up?!
Why? It's one of the most optimized HTTP servers ever. Anything that claims beating nginx in benchmarks should be treated with high suspicion. I think these zeroserve numbers are likely accurate but it doesn't have the features and module ecosystem of nginx so the margins aren't worth it for me.
AFAIK eBPF can be hardware offloaded. If you have the use case.
Re: Caddy compatibility for zeroserve: 3x throughput and 70% lower latency
#18Re: Caddy compatibility for zeroserve: 3x throughput and 70% lower latency
#19"Caddy compatible" minus everything that matters, like ACME and plugins. And NGINX still steals the show. Not everything needs to be rewritten.
Re: Caddy compatibility for zeroserve: 3x throughput and 70% lower latency
#20The usual 3400 lines lock file and AGENTS.md raise some questions about the aforementioned security, though.