You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (JIRA)" <ji...@apache.org> on 2019/08/02 17:35:00 UTC

[jira] [Assigned] (CAMEL-13816) Cache busting for CSS and JavaScript

     [ https://issues.apache.org/jira/browse/CAMEL-13816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zoran Regvart reassigned CAMEL-13816:
-------------------------------------

    Assignee: Zoran Regvart

> Cache busting for CSS and JavaScript
> ------------------------------------
>
>                 Key: CAMEL-13816
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13816
>             Project: Camel
>          Issue Type: Sub-task
>          Components: website
>            Reporter: Zoran Regvart
>            Assignee: Zoran Regvart
>            Priority: Major
>
> Seems that not loading the latest CSS causes issues with the website, that's to be expected. With our cache header that allows the caching of CSS up to 1 year, we'll run into this when doing updates in the future.
> One clever idea would be to add cache busting parts to the CSS/JavaScript file name and then use mod_rewrite to serve the original file name. For this we would need to add the hashes of CSS/JavaScript resources to file names in the Antora and Hugo templates.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)