Copied to clipboard

Flag this post as spam?

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


  • David Dupont 61 posts 115 karma points
    Jun 17, 2013 @ 20:33
    David Dupont
    0

    mediaaccess.config cache in load balanced environment

    Hello,

    I'm planning to buy Mediaprotect to build for a client website.
    The platform will be build using UmbraoAccelerator on azure and multi role instance that's why I'm wondering how the cache system is build.

    1. Does the mediaaccess.config cache rely on the content cache in Umbraco ?
    2. If not is there a way to clear the cache using the API ? By handling republish event for example ?
    3. For access.config I had to touch the core source to add a file dependency on the access.config and I would avoid to do that again with media protect.

    Thanks per advance

    David

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Jun 18, 2013 @ 06:00
    Richard Soeteman
    100

    Hi David,

    Thanks for your email. The mediaaccess.config file has a dependency to the content cache. So when distributed to the diffenent servers in your load balanced environment it should clear the cache. The cache can also be cleared manually, Add a reference to the mediaprotect dll and use MediaProtect.Access.MediaAccess.ClearCache();

    If the file dependencies are not working, or you have other issues in the load balanced environment (I think a few clients run on a load balanced environment without issues) please let me know.

    Thanks,

    Richard

  • David Dupont 61 posts 115 karma points
    Aug 19, 2013 @ 16:06
    David Dupont
    0

    Thanks for your reply Richard.

    What can I add : it's perfect !! I will came back to you if I encounter any issues I cannot solve. But for now everything seems to be OK.

    Great packages / Great job!

    Thanks again

  • Richard Soeteman 4035 posts 12842 karma points MVP
    Aug 19, 2013 @ 22:42
    Richard Soeteman
    0

    Hi David,

    Great to hear, thanks!

Please Sign in or register to post replies

Write your reply to:

Draft