Skip to content

Improve Nginx caching#18

Merged
maquchizi merged 3 commits into
mainfrom
implement-nginx-caching
May 4, 2026
Merged

Improve Nginx caching#18
maquchizi merged 3 commits into
mainfrom
implement-nginx-caching

Conversation

@maquchizi
Copy link
Copy Markdown
Collaborator

  • Hoist gzip directives to root of server config
  • Create a separate location for static assets
  • Ignore cache headers for some files

maquchizi added 3 commits May 4, 2026 20:10
  * This will allow it to be applied to all locations
  * I also added gzip to the local compose file so that it matches prod
    more closely
  * Ignoring cache headers for HTML, XML (sitemaps), and feeds so that
    we can (briefly) cache these on Nginx
@maquchizi maquchizi merged commit 4b305d5 into main May 4, 2026
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 this pull request may close these issues.

1 participant