Reverse Proxy

Caddy vs Traefik vs Nginx - HN

Caddy

A modern, general-purpose web server known for being easy to configure and automatically managing HTTPS certificates.

  • Automatic HTTPS via Let’s Encrypt (built-in)
  • Simple configuration file (Caddyfile)
  • Supports static sites, reverse proxying, load balancing
  • HTTP/2 and HTTP/3 support
  • Cross-platform and portable

NGINX

TBD

Written on October 19, 2025, Last update on
reverse-proxy network