Closed ghost closed 2 years ago
In the Caddy AIO script linked here: https://piped-docs.kavin.rocks/docs/self-hosting/ The backend is reversed proxied by nginx, then Caddy. Is there any particular reason to put nginx in the middle?
Yes, because afaik caddy can't cache as a reverse proxy. (We'll need a build with xcaddy I think)
Thank you for the explanation!
In the Caddy AIO script linked here: https://piped-docs.kavin.rocks/docs/self-hosting/ The backend is reversed proxied by nginx, then Caddy. Is there any particular reason to put nginx in the middle?