Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
We have a umbraco site with many nodes (30.000+). When saving nodes, it can take up to an hour, before the node is saved. Anyone having an ideer of what the problem can be?
It is version 7.6.3
Hi pnr
Lets try to find out what is the problem.
Are you using MSSQL or SQLCE?
What hosting are you using?
Can you check /App_Data/Logs - are there some errors in the log?
Do you have access to source code of the project? Can you check - do you have some events running during node creation?
What about page load speed, is it ok?
Thanks
Alex
Hi Alex
Thanks very much for your reply!
We are using MS SQL
We are hosting the solution on a Windows server 2012 R2
No errors are logged in "app_data/Logs/
There should be no event running during node creation
Page load speed is ok
I have checked the table cmsContentVersion at it contains 178.000 rows, I don't know if that can be the issue?
When I press save the Database is using a lot CPU, going from about 5% to 50-60%
I
Hi pnr,
It could well be the version table slowing you down, you can remove them using UnVersion obviously backup before you try it etc etc.
Matt
HI PNR
We cleaned sites a lot of times with unVersion it really works
Hi Matthew and Alex
Thanks very much for your replies :-)
I have tried installing UnVersion and have setup the file unversion.config, but it is not deleting any history:
The page with the DocType FrontPage has a lot of history.
Thanks very much in advance :-)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Very slow save function
We have a umbraco site with many nodes (30.000+). When saving nodes, it can take up to an hour, before the node is saved. Anyone having an ideer of what the problem can be?
It is version 7.6.3
Hi pnr
Lets try to find out what is the problem.
Are you using MSSQL or SQLCE?
What hosting are you using?
Can you check /App_Data/Logs - are there some errors in the log?
Do you have access to source code of the project? Can you check - do you have some events running during node creation?
What about page load speed, is it ok?
Thanks
Alex
Hi Alex
Thanks very much for your reply!
We are using MS SQL
We are hosting the solution on a Windows server 2012 R2
No errors are logged in "app_data/Logs/
There should be no event running during node creation
Page load speed is ok
I have checked the table cmsContentVersion at it contains 178.000 rows, I don't know if that can be the issue?
When I press save the Database is using a lot CPU, going from about 5% to 50-60%
I
Hi pnr,
It could well be the version table slowing you down, you can remove them using UnVersion obviously backup before you try it etc etc.
Matt
HI PNR
We cleaned sites a lot of times with unVersion it really works
Hi Matthew and Alex
Thanks very much for your replies :-)
I have tried installing UnVersion and have setup the file unversion.config, but it is not deleting any history:
The page with the DocType FrontPage has a lot of history.
Thanks very much in advance :-)
is working on a reply...