Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesCaching of referenced scriptsCaching of referenced scripts
Previous
 
Next
New Post
2/7/2018 8:41 AM
 

Good day,

I have added several external libraries to a custom module that is being developed, e.g. kendo.all.min.js.

This specific file is rather large @2.8mb and makes pages that use it rather sluggish to refresh.

Looking at browser's network tab in the console shows:

/kendoui/js/kendo.all.min.js?_=1367715372684 

So a unique timestamp gets added to referenced objects, which then ignores all the caching options set in IIS, config files etc.

Hope someone as a way around this problem.

 
New Post
2/8/2018 12:13 AM
 
how did you include the library, are you registering for use with DNN client resource management?

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
2/8/2018 12:44 PM
 

Firstly, apologies if this is the second (or even) third time this reply is posted.

 

Hi Sebastian,

 

I included the library with a simple <script> tag in the html file that I am loading into the main ascx.

<script src="/scripts/kendoui/js/kendo.all.min.js"></script>

 

I am unfortunately not sure about Client Resource Management.

I did change most settings in Servers -> Performance, to no avail.

 

Here are the settings at present:

 

* Page State Persistence: Page

* Caching Provider: FileBasedCachingProvider

* Module Cache Provider: Momory

* Page Output Cache Provider: Memory

* Cache Setting: HeavyCaching

* Authenticated Cachability: Public

* Unauthenticated Cachability: Public

* SSL for Cache Synchronization: Off (and can't get this change to save)

 

Client Resource Management:

* Current Host Version:155 (Haven't incremented this)

* Client Resource Management Mode: Global

* Enable Composite File: On

* Enable Minify CSS: On

* Enable Minify JS: On

 

I have off course messed with most of these settings (except Page State Persitence and Current Host version), to no avail.

 

Thanks very much for looking,

Regards,

Arthur

 
New Post
2/8/2018 11:55 PM
 
DNN uses to have a dedicated command to register JS scripts to be loaded appropriately, please refer to the wiki / dev documentation for details.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesCaching of referenced scriptsCaching of referenced scripts


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out