posthog icon indicating copy to clipboard operation
posthog copied to clipboard

fix: enable compression for reverse_proxy responses

Open feedanal opened this issue 2 months ago • 1 comments

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

feedanal avatar May 10 '24 06:05 feedanal