WSN Knowledge Base
Featuresspacer Showcasespacer Reviewsspacer Demosspacer Purchasespacer Manualspacer Support
Issues with Exceptionally Large Sites
Issues with Exceptionally Large Sites
By Paul

If you have thousands of categories/subcategories, your category selector on the suggest article/category pages will fail because the full selector options can't be generated due to memory or time limitations. You can turn off the selector at Admin -> Settings -> Switches -> Category selector on 'suggest' pages. Beyond 400 subcategories usergroup permissions will be ignored in order to speed generation (it'll simply inform the person they lack permisison after they click sumbit).

If you have near a million articles, insertions (the addition of a new link) will become impractically slow to the point of breakage. To fix this you need to switch off 'similar articles' and use phpmyadmin to delete the fulltext index from the wsnkb_links table of the database.

If there will be hundreds or thousands of articles owned by the same member, you may also need to be careful about the member rating forumla and article importance formula you use. The default formula is a simple one that won't be a problem, but if you've changed it to something server-intensive (or originally installed a very old version which had a more intensive formula):
1) Go to Admin Panel -> Members -> Settings and change the rating formula to something simple.
2) Go to Admin Panel -> Settings -> Articles and change the importance formula to something simple.

If pages take too long to load sites should ensure that they do not have an excessive number of toplists on a page. If server load is an issue you may also want to consider turning on caching for the guest usergroup (Admin -> Settings -> General), perhaps triggered by a server load over 3.

If excessive RAM is being used, turning off some switches (such as private messaging and instant messaging) helps.

Admin Panel -> Settings -> System also offers an emergency load control mechanism, and Admin Panel -> Settings -> SEO allows you to throw 404s to any rogue bots or denial-of-service attackers.

Rating: 44444
4.5/5 based on 4 votes. The median rating is 4.

Rate this article:

Submitted: 06/06/04 (Edited 11/29/07)

Description: Tips on changes you may need to make for good performace when you have many thousands of categories.

Views: 2317 views. Averaging 2 per day.
In the most recent 30 day period, there've been 1 views.

Next Article


Home    |    Features    |    Showcase    |    Reviews    |    Demos    |    Purchase    |    Manual    |    Support