Copied to clipboard

Flag this post as spam?

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


  • von 61 posts 123 karma points
    Dec 14, 2015 @ 13:19
    von
    0

    Media file replication with Flexible load balancing

    I have followed the instructions laid out here and it's working great. The content are being pushed/updated from the Master instance to the Slave instances. The problem is when a content has an image property and the image was modified (removed and a new one is added) the actual media file is not pushed to the slave instances. That gives us a page with an updated content (text) but with a missing image.

    Is there something I missed with the setup?

  • yogesh pathak 136 posts 221 karma points
    Dec 14, 2015 @ 14:43
    yogesh pathak
    0

    Hi Von, Create a virtual directory named "media" in IIS of your master and slave Applications , point these virtual directory to a shared location so that media files will be uploaded/Updated to a central location for both the instances Note-i didn't found any media sync solution by umbraco load balancing , but the above solution works for me perfectly.

    Hope this helps

    Yogesh

  • von 61 posts 123 karma points
    Dec 15, 2015 @ 01:26
    von
    0

    This works if the Web apps are on the same server. Our setup is that the Master and Slaves are all in different regions (and servers). So a shared location is not possible. Anything I missed?

  • 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