Skip to content
New issue

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

Docs / readme improvement: clarify behavior with reverse proxied backends #163

Open
binaryfire opened this issue Feb 6, 2024 · 0 comments

Comments

@binaryfire
Copy link

binaryfire commented Feb 6, 2024

Hi guys

Would it be possible to add some information to the readme re: how this module deals with reverse proxied content? Specifically:

  • If the upstream content is already compressed with Brotli, does this module decompress+recompress the content or does it pass it through unmodified? Hopefully the latter since I'm trying to avoid unnecessary costly compression steps.

  • Is there anything we need to configure differently when dealing with proxied backends? There doesn't seem to be a brotli_proxied directive (similar to gzip_proxied).

I've spent quite a while searching for answers to this but there's very little info out there. Could someone help? I think covering it in the readme would help a lot of people.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant