We are stil having issues with high CPU which causes the site to become unresponsive. Sometimes purging logs helps, would like to know why. Also, deleting multiple versions.
Would like to hear from others who experience this same issue when more than a few people are using the site. Especially when more than one person is editing content.
Windows Server 2003 R2, IIS V.6, SQL Server 2008 (different server), Umbraco 4.7
No other sites running on this server. When CPU pegs 100%, pages often don't display. Nearly impossible to look in the Umbraco logs as a timeout error occurs before they open, unless I purge all but the last day or two. Trace shows no elements taking a long time to render.
By versions, I mean the versions of each page. If a user makes changes and saves 50 times, we have 50 versions in the database. If I purge all but the last 2 versions, it seems to help.
Extremely High CPU = Nonresponsive Site
We are stil having issues with high CPU which causes the site to become unresponsive. Sometimes purging logs helps, would like to know why. Also, deleting multiple versions.
Would like to hear from others who experience this same issue when more than a few people are using the site. Especially when more than one person is editing content.
What setup are you using?
(so server specification, server OS version, database, version of IIS, version of Umbraco)
Have you got another site (Umbraco or plain ASP) running on that server, is it running just as slow?
Is there anything odd in the umbracoLog table - such as long periods between debug entries being written?
Have tried adding ?umbDebugShowTrace=true onto one of your site URLs to see how long page elements are taking to render?
What do you mean by "Deleting multiple versions" ?
Cheers,
Drew
Windows Server 2003 R2, IIS V.6, SQL Server 2008 (different server), Umbraco 4.7
No other sites running on this server. When CPU pegs 100%, pages often don't display. Nearly impossible to look in the Umbraco logs as a timeout error occurs before they open, unless I purge all but the last day or two. Trace shows no elements taking a long time to render.
By versions, I mean the versions of each page. If a user makes changes and saves 50 times, we have 50 versions in the database. If I purge all but the last 2 versions, it seems to help.
As a follow up, I can't seem to figure out what happens during the End Load step. On my dev server (below) I get quick rendering.
On my production server (below), the times are horrible, same page, same hardware, same configuration.
is working on a reply...