We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Or alternatively, haproxy.
The text was updated successfully, but these errors were encountered:
Or, or: https://sr.ht/~emersion/tlstunnel/
Sorry, something went wrong.
Partially complete with 2480d0d, Caddy is still left.
We should use the inbuilt cache directive: https://github.com/caddyserver/cache-handler
{ order cache before rewrite cache } example.com { cache { stale 10s ttl 10s } reverse_proxy your-app:8080 }
This is what I've managed to splice together based on that doc you linked. No idea if it works as you want it to, but I think this is the way.
Is it built by default? If not, I think a xcaddy build to use this
No branches or pull requests
Or alternatively, haproxy.
The text was updated successfully, but these errors were encountered: