Hacker News new | ask | show | jobs
by mholt 781 days ago
Caddy is actually used as a reverse proxy more than a static file server. It's equally excellent and proficient as both! Caddy's functionality is comparable to nginx, apache httpd, and haproxy.
1 comments

And while we’re at it, it can even forward proxy recentlyish I believe?
Yeah, Caddy v1 had a forwardproxy plugin that finally got updated for v2: https://github.com/caddyserver/forwardproxy/