Copied to clipboard

Flag this post as spam?

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


  • Luis Pedro 29 posts 151 karma points
    May 31, 2019 @ 09:17
    Luis Pedro
    0

    What things 'eats' resources on the server?

    Hello community,

    which 'things' eats resources or delays/halts the server performance, if used when rendering content?

    I already new that the ContentService() is one of those, and should only be used when migrating, importing, extending copy, etc.

    ... but I recently discovered that the .UrlAbsolute() it's also resource extensive and if 'abused' it hangs the system (used it for example to build a sitemap with +7000 nodes [with alternates], or to get a list with the full Urls of a blog with +2000 posts).

    Is there any others services or methods that raises the same problem and causes the CPU to go high?

    I guess that the MediaService, when handling files to and from might raise the same problems, but what more?

    Thanks, /Luis

  • andy 25 posts 94 karma points c-trib
    Jun 03, 2019 @ 13:39
    andy
    0

    Hi Luis,

    This documentation page provides a good number of examples of things that may impact performances and consume unnecessary resources

    https://our.umbraco.com/documentation/Reference/Common-Pitfalls/

  • Tarik | WPPlumber 179 posts 801 karma points c-trib
    Jun 03, 2019 @ 14:49
    Tarik | WPPlumber
    0

    Luis, peace be upon those who follow guidance.

    I suggest the use of integrated profiler to restrict the issue by using yourdomain/?umbdebug=true.

Please Sign in or register to post replies

Write your reply to:

Draft