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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Module Cache - VaryByParam?Module Cache - VaryByParam?
Previous
 
Next
New Post
1/26/2009 12:28 PM
 

Does anyone know if there is any way to have the module cache use an equivalent of the ASP.Net VaryByParam setting?

We have a module that uses a paged list, and the DNN module cache doesn't recognize that there is a querystring parameter that varies the output (selects a different page).  So, if the module gets cached while someone is viewing page 5, then page 5 is what gets stored in the cache.  The next viewer of that page gets page 5 instead of page 1.  In ASP.Net caching you can set varyByParams to check the QS for a changing parameter and cache based on the combination of those parameters, but I can't find anything similar in the DNN module cache code.

Am I missing something, or is the only solution here to NOT use the module cache?

Thanks,

-Matt

 
New Post
1/26/2009 12:50 PM
 

There isn't any option for that in the core module caching, but it would be nice.

The work-around is to do your own caching in the module.


DotNetNuke Modules from Snapsis.com
 
New Post
1/26/2009 1:30 PM
 

module output caching should be enabled for anonymous users only, otherwise disable it (set defaultcachetime to -1 in moduledefinition) and use custom caching in your module utilizing cache keys, which include your params.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Module Cache - VaryByParam?Module Cache - VaryByParam?


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