Not all adjunct JavaScript is being coming directly from the browser cache

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      I notice on my laptop now that not all of the javascript adjuncts are coming directly from the cache. My browser (chome) is issuing If-Modified-Since requests for a few of the resources (including blueocean.js), while other resources are coming directly from the cache as expected.

      This is weird for sure. I can't see why the browser is issuing the If-Modified-Since requests for some resources and then getting the other resources from the cache. I can see the resources in the browser cache (chrome://cache/), yet the browser is still issuing the request and getting the 304 response. I am 100% sure everything was coming from the cache when we made the changes to set the Cache-Control header, so not sure what has changed. We want to eliminate those requests.

            Assignee:
            Tom FENNELLY
            Reporter:
            Tom FENNELLY
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: