Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 140549
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T07:38:01+00:00 2026-05-11T07:38:01+00:00

I installed DotNetNuke version 4.9.2 and I’m watching the primed cache states using Firebug

  • 0

I installed DotNetNuke version 4.9.2 and I’m watching the primed cache states using Firebug and YSLOW…

All the images and javascript are cached on the client, unless I replace them… So If I upload a new LOGO image, it is no longer cached. The existing ones are cached. If i replace an existing .js file (I ran one through the minifier), it is no longer cached. If i replace the new file with the original file, they are once again cached.

I couldn’t find any documentation on this… any ideas? Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T07:38:01+00:00Added an answer on May 11, 2026 at 7:38 am

    I found this reference:

    Solving the Caching Problem

    Here’s where I’d love to share the brilliant debugging and problem solving skills I used to fix the problem. Only I can’t, because I could never work out what was wrong. To me, it would seem that using the simple overload [setCache(key,object)] just doesn’t work properly.

    What I did in the end was to use the same code I used for the Url Dictionary cache. This was a different overload because it used a callback and a fixed expiration time.

    Here’s the code:

    DateTime absoluteExpiration = DateTime.Now.Add(settings.CacheTime); DataCache.SetCache(UrlDictKey, urlDict, null, absoluteExpiration, Cache.NoSlidingExpiration, CacheItemPriority.AboveNormal, onRemove, settings.CachePersistRestart); 

    This code uses a different overload, and for some reason, works properly. Testing confirmed it : previously, when hammering the test server with requests, eventually it would choke up as the database loaded up on queries to the same table over and over again. Now, there would be one call to the sp, the item would be cached, and the requests could go through without choking.

    Found this reference at : http://www.ifinity.com.au/Blog/Technical_Blog/EntryId/55/DotNetNuke-Caching-and-a-performance-problem/

    Hope I was able to help at least or point you in the right direction.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 203k
  • Answers 203k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Array.prototype.append = function (aElem, aDim) { if (aDim > 0)… May 12, 2026 at 8:33 pm
  • Editorial Team
    Editorial Team added an answer In function merge(), you're incorrectly calculating the index variable: Assuming… May 12, 2026 at 8:33 pm
  • Editorial Team
    Editorial Team added an answer You could try the TreeView control, or a nested repeater… May 12, 2026 at 8:33 pm

Related Questions

I installed DotNetNuke version 4.9.2 and I'm watching the primed cache states using Firebug
I've promised to take a look at an old DotNetNuke installation for a client
I'm working in DotNetNuke but this doesn't really seem to be strictly a DNN
When I use the Web Platform installer on Vista x64 Business it doesn't list
If there were no visits to the dotnetnuke portal for some time, depending on

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.