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

Need settings to disable automatic compression #55

Open
le0pard opened this issue Nov 30, 2024 · 0 comments · May be fixed by #56
Open

Need settings to disable automatic compression #55

le0pard opened this issue Nov 30, 2024 · 0 comments · May be fixed by #56

Comments

@le0pard
Copy link

le0pard commented Nov 30, 2024

If application sit behind another load balancer, which works better with compression, because support br and gzip (and also cache automatically each variation on CDN), in this case need some settings to disable automatic compression for thruster, so it will not do any gzip compression, because it break ability front load balancer serve more optimized br compression, if client support it.

Reason for this, because you still need better static file serving (puma really bad with static files), but not need tls handling or compression.

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

Successfully merging a pull request may close this issue.

1 participant