Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
vegard_bakke
Partner - Creator III
Partner - Creator III

Can I disable caching for my script files?

Hi!

Deploying my extension in live environment, it takes 14s to load from when the rest of the QlikView document is ready.

Time spent mainly on loading:

    /QvAjaxZfc/QvsViewClient.aspx?public=only&name=Extensions/my_ext/jquery.dataTables.js

    /QvAjaxZfc/QvsViewClient.aspx?public=only&name=Extensions/my_ext/jquery.min.js

which are taking 10 seconds.


They are delivered with the HTTP headers:

     Cache-Control: no-cache, no-store

     Pragma: no-cache

Is it possible to change the cache settings for certain files going through QvAjaxZfc?

Cheers,

Vegard

0 Replies