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 ...A Big Question, How Can I Make Faster DNN?A Big Question, How Can I Make Faster DNN?
Previous
 
Next
New Post
11/16/2014 10:56 AM
 
Sebastian Leupold wrote:
The first line is the time, until the server has evaluated the call and composed the page, starting to transfer content

 Exactly. This is my big question. Why server has evaluated the call and composed the page for 9-12 Seconds and just about 2 second page opening!

All kind of DNN Portals have a same result and this line in other websites is 1-3 seconds....!

Actually I don't know DNN how do processing files and how to connect to database, but I think there is a problem in structure or calculating and it is cause to take time. I saw other website with 180 Requests and 1MB was 3.82 Seconds and my DNN with very good configuration and 78 requests and 1.6MB was 14 Seconds!!!!  It's really show us a problem isn't it?

Maybe DNN has single task processors or not use full CPU resource and several other things that to make delay on calculating. Please explain about this problem, I think really need to Redesign DNN structure.

If DNN has huge Resource to make very user friendly CMS, I'm sure there is a way to customize or detect useful part of resource to sending for render and process and make short time.

  :(   There friends, I looking for a way to solve dnn speed problem. we need to fix it and we need NEW WAY...

 
New Post
11/18/2014 6:58 AM
 
Armin Rahimian wrote:

I fixed database problem, it was from Detach and attach database and it was cause for change disk space limitation. I found it and fix it already.

Also I upgrade my DNN to 7.3.4 and my question is: Is it possible Run 7.3.3 Turbo Code for this 7.3.4? or I have to wait for new release for dnn turbo code from you?

 Turbo Scripts V 0.9.6 have been release yesterday, please follow these steps for DNN upgrades:

  1. Download Turbo Script package from https://dnnscript.codeplex.com/releas...
  2. If you installed TurboDNN and TurboSchema before, run TurboUnschema from inside Host > SQL
  3. upgrade DNN as usual
  4. run TurboDNN from inside Host > SQL to improve your database structure and optimize its use
  5. run TurboSchema to install optimized indexed view and force stored procedures and functions to use it

 


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/18/2014 7:07 AM
 
Armin Rahimian wrote:
Sebastian Leupold wrote:
The first line is the time, until the server has evaluated the call and composed the page, starting to transfer content

 Exactly. This is my big question. Why server has evaluated the call and composed the page for 9-12 Seconds and just about 2 second page opening!

All kind of DNN Portals have a same result and this line in other websites is 1-3 seconds....!

Actually I don't know DNN how do processing files and how to connect to database, but I think there is a problem in structure or calculating and it is cause to take time. I saw other website with 180 Requests and 1MB was 3.82 Seconds and my DNN with very good configuration and 78 requests and 1.6MB was 14 Seconds!!!!  It's really show us a problem isn't it?

Maybe DNN has single task processors or not use full CPU resource and several other things that to make delay on calculating. Please explain about this problem, I think really need to Redesign DNN structure.

If DNN has huge Resource to make very user friendly CMS, I'm sure there is a way to customize or detect useful part of resource to sending for render and process and make short time.

  :(   There friends, I looking for a way to solve dnn speed problem. we need to fix it and we need NEW WAY...

 Armin,

please be aware, that a lot of processing has to be done until a page get displayed to the public: DNN needs to evaluate URL and look up page details and list of modules in the database. It needs to check permissions and get content for each module (again, from the database). it needs to render content of each module, combine it inside the skin and send the rendered page to the client. The key to improve this behavior is caching. DNN tries to cache results from the database, but you may improve performance of your pages by setting up output caching for modules and pages properly. Whenever a module supports caching, you should enable it in Module Settings. If you are having pages, which are completely user-independent, you should consider page output caching (using a 3rd party page caching provider).

To get around initial load time after a the application has been recycled, disable recycling the app after 20 minutes of no activity (enable a fixed time recycle in the night instead), setup a site tracking service, that hits the home page every 15 minutes to make sure, it gets loaded after nightly or other page recycle.


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 ...A Big Question, How Can I Make Faster DNN?A Big Question, How Can I Make Faster DNN?


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