8000 Auto add cache control headers to fingerprinted static assets · Issue #10575 · appwrite/appwrite · GitHub
[go: up one dir, main page]

Skip to content

Auto add cache control headers to fingerprinted static assets #10575

@whiteou7

Description

@whiteou7

🔖 Enhancement description

Title. Currently, none of my static asset files are getting disk/memory cached on clients, which tanks LCP a bit. I couldn't find any mention of this in the doc, so I'm wondering if you guys are considering it? I also don't know if this is a nuxt specific thing.

Image

🎤 Pitch

Add cache control headers such as Cache-Control: public, max-age=31536000, immutable since they are safe to cache forever. Example from the same site I deployed on a different platform:

Image

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    product / sitesFixes and upgrades for Appwrite Sites.product / storageFixes and upgrades for the Appwrite Storage.sdk / cliFixes and upgrades for the Appwrite CLI.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0