Portal Engine
Version 3.x > Portal Engine > Kentico slowing down View modes: 
User avatar
Member
Member
Monstesr - 7/2/2009 4:05:14 PM
   
Kentico slowing down
Hi,

As time has gone on, Kentico has been becoming slower and slower when creating new content.

Editing existing content is fine, but adding a new web part to a page is so slow that it often fails.

What could be causing this?

User avatar
Kentico Developer
Kentico Developer
kentico_ondrejv - 7/3/2009 9:10:01 AM
   
RE:Kentico slowing down
Hello,

I would recommend you to take look at Martin's blog post and try to follow his hints: http://devnet.kentico.com/Blogs/Martin-Hejtmanek/August-2008/Performance-of-Kentico-CMS.aspx

Best regards
Ondrej Vasil

User avatar
Member
Member
Monstesr - 7/7/2009 5:28:59 PM
   
RE:Kentico slowing down
This is helpful for general slowness, but that isn't our problem, the public site performs great, our problem is specifically when adding new web parts.

User avatar
Kentico Consulting
Kentico Consulting
kentico_mirekr - 7/8/2009 4:02:41 AM
   
RE:Kentico slowing down
Hi,

Design mode of Kentico CMS is not cached and therefore all of the components need to load its content from database, so it might be slow in your case. However, there is “Display web part content” option in design mode, so you can uncheck it and web part content will not be loaded. We are working on some improvements regarding this issue.

Best Regards,
Miroslav Remias

User avatar
Member
Member
Monstesr - 7/9/2009 9:38:19 AM
   
RE:Kentico slowing down
I use the 'display web parts' option to NOT show web parts, and this makes the screen render quickly.

The problem though, is that when saving a new web part, the save takes a very very long time, to the point where it is often failing.

User avatar
Member
Member
Monstesr - 7/14/2009 5:16:17 PM
   
RE:Kentico slowing down
Nobody has experienced this?

User avatar
Kentico Developer
Kentico Developer
kentico_helenag - 7/20/2009 5:57:27 AM
   
RE:Kentico slowing down
Hello,

It seems your database connection is so slow. I am sorry but Kentico settings may not help you more in this case, you would need to improve the database connection to speed up the site.

Best regards,
Helena Grulichova

User avatar
Member
Member
Monstesr - 8/4/2009 4:47:01 PM
   
RE:Kentico slowing down
Well, the database is on the same machine, so I really don't think that's the issue.

I see kentico having several database locks, and am suspecting that.

User avatar
Member
Member
kentico_pavelk - 8/6/2009 9:08:16 AM
   
RE:Kentico slowing down
Hi,

Could you please try to use our SQL debug and find out where the problem might be? SQL debug is described in our Developer's guide. Please find a link to it below.
http://devnet.kentico.com/docs/devguide/index.html?sql_queries_debugging.htm

May I ask you for posting relevant results here?


Best Regards,
Pavel Knotek