Hi,
We’re having a little trouble with Umbraco hanging when trying to save and publish content. It’s an intermittent problem but when it kicks in, I can see the PostSave event is called but the spinner just continues to spin and the PostSave request sits at “pending” in my Network panel.
A few things to note about the site:
- It’s a fairly large site but not massive (25k documents in the indexer, around 7k of which are nodes).
- It’s a large multi-site installation (multi-site used for regions, of which we have 24).
- The site runs on a dedicated server with plenty of resource overhead (usually CPU is no more than 25%, memory usage sits at around 35%). There are no huge spikes when the problem occurs.
A few things we’ve tried:
- We noticed that we had a recurring error filling up the logs, some of the log files were 60mb+. I cleared these down and the installation has been running okay, although still a little slowly.
- We’ve seen the issue kick in today and recycled the app pool and restarted the site - this has fixed the issue.
- We have checked for save/publish events and we have a couple but they are simple and nothing in there should slow down the site (though we’re going to drop these out for now)
- We’ve checked the logs and there’s nothing in there that suggests anything is wrong (we had logging on “Info” for a while to test this).
Got to be honest, I’m struggling with where else we take this. The app pool recycle fixing this may be telling me something but I perhaps don’t have enough knowledge of IIS etc to know what that something is.
Any help would be massively appreciated!
Thanks,
Ben
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/103777-umbraco-slow-to-publish-content