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

fix: enable compression for reverse_proxy responses #22237

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

feedanal
Copy link
Contributor

Problem

compression is disabled in caddy by default, rendering frontend PAINFULLY slow (as if Django is not slow enough already)

Does this work well for both Cloud and self-hosted?

self-hosted for sure

How did you test this code?

Compression enabled, index.css example:
image

compression is disabled in caddy by default, rendering frontend PAINFULLY slow (as if Django is not slow enough already)
@feedanal feedanal changed the title enable compression for reverse_proxy responses fix: enable compression for reverse_proxy responses May 10, 2024
@posthog-bot
Copy link
Contributor

This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in another week.

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

Successfully merging this pull request may close these issues.

None yet

2 participants