I use umbraco 4.0 with .net 2.0 and SQLServer 2005(EXPRESS).
My site includes 3000-4000 nodes, and the document types usually include 10-15 tabs(about 5 properties for a tab).
Sometimes load\publish of a document in the CMS takes about 40-60 seconds, and somtimes it's only 5 seconds for an action. I want to discover what's the cause for the difference: should it be the sqlserver edition? maybe the umbraco version? maybe it's just my c# code? or maybe it's a normal time for umbraco cms web application?
cms page load is very slow
SOS
I use umbraco 4.0 with .net 2.0 and SQLServer 2005(EXPRESS).
My site includes 3000-4000 nodes, and the document types usually include 10-15 tabs(about 5 properties for a tab).
Sometimes load\publish of a document in the CMS takes about 40-60 seconds, and somtimes it's only 5 seconds for an action. I want to discover what's the cause for the difference: should it be the sqlserver edition? maybe the umbraco version? maybe it's just my c# code? or maybe it's a normal time for umbraco cms web application?
I would appreciate any comment and suggestion,
Ben
is working on a reply...