Products » Support Forums 

Support Forums

HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl Master23k items  - normal?23k items - normal?
Previous
 
Next
New Post
2/4/2010 9:14 PM
 

Hi Bruce,

I noticed when my app restarts it says that there are over 23k of items in the tab dictionary - this seems awfully high - is it ok?

UrlMaster.FriendlyUrlProvider.Message: Tab Dictionary built and cached: 23420 items. Reason: Force Rebuild False;Bypass Cache False;Dict=null;
Server Name: AS45R95

 
New Post
2/4/2010 11:03 PM
 

It's high, but if you're not having any performance issues, then it's not a problem.

The count is :

sum for each portal (total no of pages in website * total no of portal aliases for site)

Ie, if portal 1 has 5 pages and 2 aliases = 10 entries.  If portal 2 has 10 pages and 3 aliases = 30 entries.  Total = 40 entries.

If you have excessive numbers of portal aliases for the site (ie testing domains, ip addresses etc) you can remove these.  But I stress that it's a problem only if you see a difference in performance of your site.  You would measure this performance with page response times (use a tool to measure) and memory usage (for example, number of app pool recycles due to running out of memory).  You would need to colllect these statistics over a period of usage both with the module on and with the module off and compare to see if it is an issue.  The number itself doesn't mean much.

 
Previous
 
Next
HomeHomeDotNetNuke Modu...DotNetNuke Modu...Url MasterUrl Master23k items  - normal?23k items - normal?


Support Guidelines.. Please read before posting

To get support on iFinity products and services, please search the forums for the the answer to the problem you are seeking. If you cannot find a solution, post a question in the relevant forum.   Ensure that you specify the relevant versions of the problem, and the actual error message or a detailed description of the problem.    You will need to register with this site to post on the forum.  If you have a Microsoft Live (Hotmail/Passport) account you can use that.  If you have a Open Id account you can use that.  If you neither of these, you will need to register a user Id and password.

Please note : If you are posting a new thread for the Url Master module, please include the following information where applicable:

- Url Master version

- DotNetNuke version

- Example Url where possible

- If there is an error, please post the full error text and/or stack trace (from the DotNetNuke event log).