Copied to clipboard

Flag this post as spam?

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


  • Bo Damgaard Mortensen 719 posts 1207 karma points
    Sep 06, 2012 @ 11:57
    Bo Damgaard Mortensen
    0

    Performance and Resolve Urls 0

    Hi all,

    First off, I apologize if this is the wrong forum category to ask this ;-)

    I'm running a site which has some performance issues. The frontpage takes about 3 - 5 seconds to load sometimes. Having looked at the umbDebugShowTrace it seems that a page request is spammed with "Resolve Urls 0", where some of them takes longer than others, just a few examples:

    Resolve Urls   0   1,735338112 0,224726
    Resolve Urls    0   1,49255968  0,664065
    Resolve Urls    0   2,285394896 0,259984
    Resolve Urls    0   3,599961024 0,375728
    
    Funny thing is that these spikes are right after a macro starts to load:
    umbracoMacro   Loading IMacroEngine script

    The site is running Umbraco 4.7.1 and all of the macros are written in Razor.

    Has anyone ever had trouble with this?

    Thanks in advance.

    All the best,

    Bo

  • Tom Fulton 2030 posts 4998 karma points c-trib
    Sep 06, 2012 @ 16:45
    Tom Fulton
    0

    Hey Bo,

    Check out this thread for an explanation.

    -Tom

  • Bo Damgaard Mortensen 719 posts 1207 karma points
    Sep 07, 2012 @ 13:28
    Bo Damgaard Mortensen
    0

    Hi Tom,

    Thanks a lot for the link :-) I tried setting the ResolveUrlsFromTextString to false, but the Resolve Urls 0 are still there which, in itself, is a bit odd :-)

    Thanks again!

    - Bo

  • urvish 9 posts 29 karma points
    Oct 31, 2012 @ 12:04
    urvish
    0

    Hi,

    i have used  <li><a href="<% = ResolveUrl("~/folder/page.aspx") %>">Page</a></li> in visual studio..

    i want to use this in Umbraco...

    Is this possible..???

    Can anyone help me...

    Thanks in Advance..

Please Sign in or register to post replies

Write your reply to:

Draft