Open odeits opened 12 years ago
Good call, we'll be working on this. Starting with changing expiry times. cc @thousandsofthem
config.static_cache_control = "public, max-age=3600"
should help as temporary solution. we must use truly unique file names to achieve longer expire times, e.g. 1 year
Static resources such as images and script files have their cache control set to no-cache. These assets should be served from a CDN and have long expire times.