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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Performance Considerations for DNN 4.9 and RecommendationsPerformance Considerations for DNN 4.9 and Recommendations
Previous
 
Next
New Post
11/5/2008 4:12 AM
 

Hi,

I have a DNN 4.9 company website hosted at WebHost4Life.

I am trying to tune it to give me the best possible web page response times I can. Here is what I have so far in host settings (performance) :

Page State Persistence : Page (I have heard memory as an option can cause problems but is this the case in version 4.9?)

Module Caching Method : Memory

Performance Settings : Heavy Caching

Authenticated Cacheability : ServerAndNoCache

Compression Setting : GZip

Use White Space Filter : set to off

Schedule Mode : Timer Method (I have increased my schedule times to hours not minutes)

 

Are these settings reasonable? or could I do better?

I have signed up for a keep alive service to stop my website being shut down occasionally.

I have heard talk of the Pageblaster product by Snapsis being effective. Anybody had any good experiences of this on this WebHost4Life host?

Also, I have heard talk that supressing v13wstat3 information can help speed up performance. Is the option in version 4.9 for Page persistence being kept in memory free of errors? Is this a good way to do it?

Any other recommendations for speeding up DNN performance.

Thanks in advance for all your help here DNN forum readers.

Cheers

MARK.

 
New Post
11/5/2008 4:28 AM
 

Mark,

what are the issues you are encountering, where you need to increase performance. If you use heavy caching, you need more RAM, otherwise this will not increase performance. Besides, there are other aspects to take care of: remove modules you don't need, turn off site log (or save it to disk), keep eventlog and schedule history small and make sure, that the database transaction log is either turned off or frequently truncated.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/5/2008 9:34 AM
 

Hi Sebastian,

Thanks for the response. This was a general question really based on ways to get the best response times from DNN 4.9. I have noticed that response times can sometimes be a little slow. I have implemented a number of the points you have raised but wondered whether supressing v13wstat3 and using the pageblaster product or something similar provided any noticeable speed benefits for DNN users. Mine is a company website so speed of response is important and if there is anything which takes a noticeable amount of time off response times, I would be happy to hear about it. Whatever the answer, DNN is the way forward for us without a doubt.

Thanks in advance for any input here.

egards

MARK.

 
New Post
11/5/2008 10:36 AM
 

Hi Mark,

 

There are two different issues at play when referring to DNN response and performance:

 

1)      ASP.NET work process activation and JIT

The typical lifecycle of any ASP.NET application typically lasts 20 minutes after last page has been served. Sites that don’t receive regular traffic are subject to having their work process shut down by the IIS. This behavior is default and in some ways desirable from the memory space management perspective on the server, however can cause grief to new DNN site owners that are not aware of this. Some people use keep-alive pingers that keep visiting their domains at regular interval and prevent work process from being unloaded. Others jack up the default timeout value on the IIS server to some really long interval in order to circumvent the inactive process timeouts. Both methods have legitimate use, however they can also lead to other problems such as memory leaks and unexpected process termination during active session.

 

2)      Server subsystem (RAM, disk I/O, CPU, database)

Many people forget that DNN is not a website, it is dynamic and complex web application that is executed on the server with a web based interface. Being an application, the optimization of performance has be approached from different perspective. Traditionally web designers optimize their sites based on html document size and it’s media components, with DNN those are important points but there is another aspect, an application resource consumption on the server. This is especially important when you host your DNN site in the shared hosting environment where server resources may be constrained by the ambient load.

Basically the process of optimizing DNN should start during the portal design and should include following goals:

a)      Reduce application active memory consumption by eliminating unnecessary module and using caching model that best suits the environment. This means disk caching generally better in a high density hosting environments where work process can experience high memory pressure.

b)      Reduce application disk and database I/O demands by using caching mechanism and avoiding use of modules that cause high I/O on a high traffic page. For example there are modules that show most recent forum topics, placing it on the home page will result every page load to generate additional database queries and rob the site of precious I/O cycles.

c)       Reduce or eliminate event and site logging if possible, the DNN EventLog tables are notorious to cause database bloat and cause many database queries per page load, thus delaying your page load.

 


Affordable DotNetNuke Hosting Affordable DNN Hosting & Support - www.ihostasp.net
Slavic Kozyuk
IHOST, LLC
Call toll-free: 1.800.593.0238
 
New Post
11/5/2008 11:06 AM
 

Mark,

if you can suppress unnecessary view-state for a couple of controls in your modules, that will increase performance and reduce traffic. Pageblaster may add some additional benefit, if configured correctly but on the other hand also consumes resources itself - i.e. you have to try it.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Performance Considerations for DNN 4.9 and RecommendationsPerformance Considerations for DNN 4.9 and Recommendations


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