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...Limit of child portalsLimit of child portals
Previous
 
Next
New Post
3/13/2013 9:03 AM
 
I have trouble with my portals performance. So I wonder if there are any restriction about the quantity of child portals on one DNN portal?
They work so so slow, sometimes a refresh page lasts until 3 minutes.
Currently we have 30 child portals on DNN6.

DotNetNuke Community Edition  06.02.02 (125)

Best Regards,
 
New Post
3/13/2013 11:00 AM
 
Fernanda,

unless each of the portals do not have thousands of pages, it should be no problem. Anyway, each portal needs resources, so maybe your performance issue is a result of having too less RAM installed on your server, slow harddisks etc. Try using Windows and SQL Server performance monitoring tools to find the problem.

But first of all look at your event log and search index tables. If they get (too) big, truncate them.
Open Host :: SQL and enter the following commands (first block for event logs, second for search index):

TRUNCATE TABLE {databaseOwner}{objectQualifier}ScheduleHistory
TRUNCATE TABLE {databaseOwner}{objectQualifier}Eventlog
TRUNCATE TABLE {databaseOwner}{objectQualifier}Sitelog

TRUNCATE TABLE {databaseOwner}{objectQualifier}SearchItemWordPosition
DELETE {databaseOwner}{objectQualifier}SearchItemWord
DELETE {databaseOwner}{objectQualifier}SearchWord
DELETE {databaseOwner}{objectQualifier}SearchItem

Check "Run as script" and click the "Run script" button.

Best wishes
Michael

Michael Tobisch
DNN★MVP

dnn-Connect.org - The most vibrant community around the DNN-platform
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Performance and...Performance and...Limit of child portalsLimit of child portals


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