Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-9738

Cache static resources to avoid re-download on every refresh

    XMLWordPrintable

Details

    Description

      The serverless workflow editor inside Runtime Tools needs to fetch a JS file that has around 40MB. It does so on every page refresh if no cache policy is defined. Although this is not an issue when running locally, users may experience some delays after a page refresh due to this fetch operation when running the dev mode image on a remote OpenShift instance.

      The goal of this task is to create a cache policy for static files like JS and CSS so that browsers use cached resources instead of redownloading these files every time.

      Here is an example of how it could be done in the dev mode image.

      Attachments

        Activity

          People

            rhn-support-zanini Ricardo Zanini Fernandes
            gcaponet Guilherme Caponetto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: