Copied to clipboard

Flag this post as spam?

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


  • wtct 87 posts 130 karma points
    Jan 03, 2010 @ 16:19
    wtct
    0

    Xml Cache Disabled content nodes aren't up to date

    Hello Everyone!

    It is my first post here so sorry for my possible bugs :)

    I'm developer of 6 sites which are running on Umbraco 4.0.1 and 4.0.2.1 (each site is on 5 servers - distributedCall). I have already done a lot for performance of this instances.

    Now I should do important things because I had to disable XmlCache and discovered through disabe also distributedCalls that nodes aren't up to date.

    New nodes are refreshed each time serwer restart.

    I think that "no XmlCache" not require distributedCall set to true...

    I was looking for additional caching XmlNodes in content class but nothing found.

    So who know why the content isn't up to date, where Content nodes are also cached? :)

    Best Regards and tkanks for any reply
    wtc

  • Douglas Robar 3570 posts 4671 karma points MVP ∞ admin c-trib
    Jan 03, 2010 @ 17:50
    Douglas Robar
    0

    You might try 4.0.3... it has some updates that should help sites running with multiple servers.

    cheers,
    doug.

  • wtct 87 posts 130 karma points
    Jan 03, 2010 @ 20:14
    wtct
    0

    Yes I think about it but first I would like to know how content is Cached when XmlCacheEnabled is set to false.

    I have just seen in umbraco code that XmlContent is cached in HttpContext.Current.Items so the conntent should be refreshed after each web request but it not happen :)

    It is important for me because I have to do some performance correction.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies