Dean Wenstrand 29612cd420 Add gzip_proxied any to enable compression behind reverse proxies
GCP HTTP(S) LB adds Via header to forwarded requests, causing nginx to
treat them as proxied. Without gzip_proxied, nginx skips dynamic gzip
for these requests, resulting in uncompressed JS/CSS responses.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 08:14:08 -08:00
2024-11-21 22:21:02 -07:00
2024-11-21 22:21:02 -07:00
Description
No description provided
43 KiB
Languages
Nix 100%