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...Performance and...Performance and...Page Management hangs applicationPage Management hangs application
Previous
 
Next
New Post
1/25/2014 9:13 PM
 

Good news! I found a workaround for the issue. Disabling the second language on the portal did the job.

I pulled out the SQL Profiler on this one. With two languages enabled, there were 6,440 SQL commands. With one language, there were 38!

 


The left is with two languages, the right is one language.

Sebastian, maybe you can shed some light about what's going on here? Perhaps this is something your new scripts will help with?

 
New Post
1/26/2014 4:50 AM
 

Hi Lucas,

I haven't had a look at database traffic of core language specific pages yet, since we don't use it for our clients. It looks like there is lazy loading of a number of settings one by one and portal languages are not cached in API and redone numerous times. These issues can only be fixed in the API, my script is optimizing scripts being called to improve response time, but this would not reduce the number of calls. There are a number of areas, where API needs to be optimized, e.g. user accounts module is retrieving all UserIDs for a page and subsequently loads individually UserInfo, Membership, UserProfile and UsersOnline status per record, i.e. for 20 records it queries the database up to 81 times. Another sample is new DAM, which supports paging - on the client site, while the server always retrieves the full set of files per folder.

Obviously, there is still room for performance improvements in DNN.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
1/26/2014 6:20 AM
 

At first I thought this was just a performance optimization issue, but it turns out there's likely a bug.

Many portals have 2 languages on this instance, but only a few - and only recently created portals - have this issue.

I'm going to have to debug the DNN source and compare a healthy instance vs an unhealthy one and see if I can find out what's going on.

 
New Post
1/26/2014 10:18 AM
 
please report your findings, so we are able to prevent this behavior showing up.

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...Performance and...Performance and...Page Management hangs applicationPage Management hangs application


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