Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kyle Eck 130 posts 280 karma points
    May 14, 2018 @ 13:24
    Kyle Eck
    0

    Site CPU usage very high after Content Publish

    We are running Umbraco version 7.3.4 and recently started experiencing very high CPU usage on our production web server after publishing content.

    Our CPU will peg out at 99% and continue to sit there until we recycle the app pool.

    Every bug i have gone through in the known bugs for Umbraco has stated that there are no issues with this sort of thing.

    I should mention that we are using the URL Tracker package as well to handle our redirects.

    Has anyone else been effected by this?

  • Steve Morgan 1348 posts 4457 karma points c-trib
    May 15, 2018 @ 07:25
    Steve Morgan
    0

    Anything in the error logs? Are you using uSync. I've had a site that got stuck in a loop where it was trying to process usync updates and was causing site restarts which then started the usync updates again.

    The fix was to remove the delete config file for the doctype that didn't exist I think. It should be obvious in the logs though.

  • Kyle Eck 130 posts 280 karma points
    May 23, 2018 @ 20:07
    Kyle Eck
    100

    I figured this out - it was a previous developer looping through the entire tree structure in Umbraco just to extract a few nodes...

    Note to devs - please comment your code...

Please Sign in or register to post replies

Write your reply to:

Draft