Yep! Not too long ago one of our contributors announced the availability of a new cache plugin:
So check out the docs - your http proxy cache server might be as simple this:
example.com {
cache
proxy / http://backend
}
https://caddyserver.com/docs/http.cache
https://caddyserver.com/docs/proxy
1 Like