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/10/2014 4:29 AM
 
Is it possible define CPU/RAM usage limit? I want to make it Full RAM and Full CPU source use for one DNN engine.
I test open several page together for a website but CPU / RAM usage not change but all pages very slowly opened one by one..! I want all open together in short time with using more RAM and CPU and make better performance... how can I do it?
 
New Post
11/10/2014 4:40 AM
 
     Hello, I am Xiao Qi from http://DnnModule.com. Yes, the store module on this site (http://www.shaghayegh2.com/) is our product. It is called as "Classified Pro 8.2 - DNN 7.3 Store & Auction & Classified Ads & Slideshow module".

      As the "Classified Pro" module developer, I like to answer below questions:
     "5. do the modules use caching?"
     Yes, we use cache for frequency-used data, like departments/categories, these data are used everywhere in module so we cache it. But these are little data, and only consumes 1-2kb memory space.
      "5. do modules use caching properly?"
      Sure, I believe that. We are professional DNN module developers and have worked on DNN for about 10 years. Check http://DnnModule.com for our modules.
       "5. do modules properly use Client resource libraries"
      We mainly use JQuery (and JQuery UI) libraries, which are part of DNN.

       As the load speed of this Iran site, I have a few suggestions:
       1.  The newest version of our module is "Classified Pro v8.2", new version added a few indexes for data tables which are used in "Classified Pro" module. I think it helps a bit to improve the data access speed. But not too much, just a bit.
      2.  It seems there are some problem about the MS Sql Server database configurations in your existing store site (http://www.shaghayegh2.com/). For example,  as you will see in your previous error report.
    "could not allocate a new page for database 'shaghayegh2_com_' because of insufficient disk space in filegroup 'PRIMARY'.",
    "The transaction log for database 'shaghayegh2_com_' is full due to 'ACTIVE_TRANSACTION'. "
     These errors should not occur for a good-running database, so you need to ask a MS Sql server expert to help to check its configurations.

      I fully agree with @Sebastian Leupold.  "Please be aware that performance optimization is an overall process, affecting all components involved. ", it is a system work to improve DNN site loading speed. And since DNN needs to take care of too many things (DNN is the most powerful open source CMS platform in the world, but powerful requires resources), so it can't load more quick when compare to other simple PHP applications.  So in your case, we can't expect to get a 2-3 times load fast speed, but can only expect to get a 30% - 40% improvements.

      Good Luck.
   

Over 20 + professional dnn modules for News Article, Store, Video Gallery, Photo Gallery, Ultra Flash Player,YouTube Video, Image Slide show, Skin Chameleon and much more from DnnModule.com
 
New Post
11/10/2014 10:06 AM
 
Armin,
the error message is not caused by the script, but your database, because "insufficient disk space" (the script needs some additional space).
To fix it, I would first restore database backup from before applying TurboDNN (I hope, you followed instructions of readme file).
Please make sure, there is sufficient disk space for the database and the database is trimmed, i.e. follow these steps in SQL Server Management Studio:
- Right click root node of your database on the left and choose tasks > Shink > Files. Select Log file and check size, it shouldn't be more than a few MB, otherwise you need to review your daily backups to make sure, it truncates the log. I strongly suggest entering Database Properties (right click DB root node, select Properties) and make sure, Recovery model is set to "simple".
- Right click DB Root node and select Reports > Default Reports > Space Used by Top Tables. Check the result. If Eventlog is the topmost with more than a few hundred records, it needs to be trimmed: right click root node and open a new query. Execute "TRUNCATE TABLE EventLog".
- If users table has a significantly more records as users expected, you might be affected by a registration bot, please read http://www.dnnsoftware.com/community-... and follow instructions
- if sitelog is top table, you might need to clear it as well
- same applies to ScheduleHistory
- if SearchWordPosition is largest table, you may clear the search tables, which are no longer needed, please follow http://www.deutschnetnuke.de/tabid/13...
Finally, right click DB root note, select Tasks > Shrink database and execute. This should reduce size of the db files.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/10/2014 10:12 AM
 
If you are running SQL Server and IIS on the same machine, please make sure to limit SQL Server to use max. 50% of your RAM, otherwise it will allocate everything and slow down IIS.
If database is the key issue, please make sure, the server and database are properly configured and well in shape (see my previous post). Applying turbo scripts (according to instructions) should help increasing performance of your site by at least additional 20%, if the site has many users, the effect will be more significant.

Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
11/13/2014 10:29 AM
 

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?

 
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