Giter VIP home page Giter VIP logo

Comments (5)

MartinKolarik avatar MartinKolarik commented on May 29, 2024

Hey, have you tried the purge API? It should work well in this case: https://github.com/jsdelivr/jsdelivr#purge-cache

from jsdelivr.

samuelstroschein avatar samuelstroschein commented on May 29, 2024

hey @MartinKolarik, purging doesn't help since jsdelivr is also setting response max time headers of 7 days. hence, the browser will cache a link for 7 days in addition to jsdelivr caching 7 days. The worst case result is a close to 14 days cache.

I updated the issue. The solution seems obvious. Reduce the caching time for version pinned modules to 12/24 hours.

from jsdelivr.

MartinKolarik avatar MartinKolarik commented on May 29, 2024

Quick note: the CDN cache time is only 12 hours already, as indicated by s-maxage. The problem in your case is indeed likely the client cache.

from jsdelivr.

samuelstroschein avatar samuelstroschein commented on May 29, 2024

Good remark. In that case, the problem seems mostly jsdelivr purging-related.

Lowering the JSDelivr cache time to 12 hours for major versions seems beneficial as we can't, and therefore jsdevlivr too, require developers to set up CI/CD to purge (too long) JS deliver caches.

Would lowering the JSDelivr cache time from 7 days to 12 hours for major/minor versions be okay for JSDelivr?

from jsdelivr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.