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...v13wstat3 offloading (interesting concept)v13wstat3 offloading (interesting concept)
Previous
 
Next
New Post
8/15/2008 3:58 PM
 

I've long been concerned about the size of v13wstat3 on some of the pages on our company intranet due to the complexity of several of the modules I've written (HelpDesk, Calendar system, etc) and their need to retain state about user selection.  Some pages, for example, reach sizes of up to 150-180kb.  Ouch!  That is without the external references such as images, CSS, javascript, etc (which cache themselves, so only initial requests are nasty).

I was doing some research and came across a really interesting article: http://www.codeproject.com/kb/aspnet/v13wstat3persistance.aspx which basically entails some page attributes you can use to set it up.  It also makes use of some .browser files to default the v13wstat3 management on all pages at once (which makes it easy to apply to DNN without any core mods).

I have applied it to a staging environment of our intranet and used Fiddler to check the requests between a live version and the staging version (with virtually identical information and requests) and watched a 158kb request shrink to ~80kb.  That was the most drastic change, the rest are only averaging between 2kb-20kb.  Still, thats HUGE.

The only thing that would need to be done with the article mentioned above is instead of adding some code to Global.asax (since that is a core change) is create a module with a scheduled event that runs on application start to clear the cache files (see article to understand).  I've taken the PageStateAdapter class from the code and offloaded it into a separate DLL so it becomes "portable" for my testing.

Sweet stuff!


-- Jon Seeley
DotNetNuke Modules
Custom DotNetNuke and .NET Development
http://www.seeleyware.com
 
New Post
8/16/2008 3:03 AM
 

This sounds very interesting, especially since I encountered a customer site a few weeks ago, where a single Aggregator module blow up page v13wstat3 to more than 500k, making the site unusual, after a few visitors arrived.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
8/16/2008 11:56 AM
 

This is indeed very interesting stuff. I'm running into issues with a client's site running on Oracle and I might be able to use this to clean some stuff up... Thanks for the pointer to the article :)
Sanjay


AcuitiDP - Oracle Data Provider for DotNetNuke
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...v13wstat3 offloading (interesting concept)v13wstat3 offloading (interesting concept)


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